Style:评论样式微调

This commit is contained in:
linxi
2025-07-04 09:27:25 +08:00
parent 34734e0b72
commit b129ed9641
+1 -1
View File
@@ -343,7 +343,7 @@
</view> </view>
</view> </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="v12-mt-2" v-for="(comment, i) in item.latestReplyList" :key="i">
<view class="user-info v12-align-center"> <view class="user-info v12-align-center">
<view class="user-avatar"> <view class="user-avatar">