Fix:3750 【商城小程序】千县旅居—资讯点赞数未显示

This commit is contained in:
linxi
2025-05-06 15:59:14 +08:00
parent 51b5a77d07
commit b1fc1e248d
+2 -2
View File
@@ -229,7 +229,7 @@
/> />
<text class="seeNum-txt">{{ item.pv }}</text> <text class="seeNum-txt">{{ item.pv }}</text>
</view> </view>
<!-- <view class="flex"> <view class="flex">
<image <image
v-if="!item.hasZan" v-if="!item.hasZan"
:src="webUrl + '/page/hotel/zan-off-2.png'" :src="webUrl + '/page/hotel/zan-off-2.png'"
@@ -247,7 +247,7 @@
:class="item.zanVo ? 'on' : ''" :class="item.zanVo ? 'on' : ''"
class="seeNum-txt" class="seeNum-txt"
>{{ item.zan }}</text> >{{ item.zan }}</text>
</view> --> </view>
</view> </view>
</view> </view>
</view> </view>