Fix:3750 【商城小程序】千县旅居—资讯点赞数未显示
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user