Fix:4003 【商城小程序】互动消息列表,点击时未跳转至资讯详情

This commit is contained in:
linxi
2025-07-11 15:49:24 +08:00
parent 4dde92dd2e
commit 3d914c8103
+1 -1
View File
@@ -27,7 +27,7 @@
<u-avatar></u-avatar>
</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">
{{ comment.parentReply }}
</view>