Style:评论样式微调
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="comment-list" v-if="item.latestReplyList">
|
||||
<view class="comment-list v12-px-3" v-if="item.latestReplyList">
|
||||
<view class="v12-mt-2" v-for="(comment, i) in item.latestReplyList" :key="i">
|
||||
<view class="user-info v12-align-center">
|
||||
<view class="user-avatar">
|
||||
|
||||
Reference in New Issue
Block a user