Fix:4203 【商城小程序】资讯详情—用户评论楼主时,应不显示@xxx
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
</view>
|
||||
<view class="user-name v12-ml-3">
|
||||
<view class="v12-font-28 v12-dark-text">
|
||||
<text class="v12-dark1-text">{{ "@" +_comment.at.atNickName }}</text>
|
||||
<text class="v12-dark1-text" v-if="_comment.at && _comment.parentReplyId !== comment.id">{{ "@" +_comment.at.atNickName }}</text>
|
||||
{{ ' ' + _comment.reply }}
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user