Fix:4137 【商城小程序】尖货推荐规则改为推荐可送礼的商品,需要增加角标,增加在左边

This commit is contained in:
linxi
2025-08-08 10:37:30 +08:00
parent 7eb7312ab0
commit 55a5adf1d1
+6
View File
@@ -28,6 +28,12 @@
:src="webUrl + '/home/old-mark.png'"
class="mark-img"
/>
<image
v-if="item.isGiftCard"
style="left: 0;width: 120rpx;"
:src="webUrl + '/home/gift-tag.png'"
class="mark-img"
/>
<image
v-if="item.isLandmarkGoods"
:src="webUrl + '/home/mark-land.png'"