Fix:4003 【商城小程序】互动消息列表,点击时未跳转至资讯详情
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<u-avatar></u-avatar>
|
<u-avatar></u-avatar>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="user-name v12-ml-3" @click="toInfo(comment)">
|
<view class="user-name v12-ml-3" >
|
||||||
<view class="v12-font-30 v12-font-bold v12-my-2 v12-dark-text" v-if="!comment.isRootReply">
|
<view class="v12-font-30 v12-font-bold v12-my-2 v12-dark-text" v-if="!comment.isRootReply">
|
||||||
{{ comment.parentReply }}
|
{{ comment.parentReply }}
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user