Commit 7191e46b authored by 石盼盼's avatar 石盼盼

家长回复页面换行

parent 73b1356a
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<text>{{item.updated_at}}</text> <text>{{item.updated_at}}</text>
</view> </view>
</view> </view>
<view class="comments">{{item.comment_reply}}</view> <text class="comments">{{item.comment_reply}}</text>
<view class="class"> <view class="class">
<view class="evaluation">{{item.course.sub_title}}</view> <view class="evaluation">{{item.course.sub_title}}</view>
<view class="row"> <view class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment