This commit is contained in:
@QQNZX 2023-12-09 13:21:01 +08:00
parent 273f13cae9
commit 9397009e36
2 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<image src="../../static/imgs/mjyh.png" v-if="item.name == '满减营销活动'"></image>
<image src="../../static/imgs/xryl.png" v-if="item.name == '新人有礼活动'"></image>
<image src="../../static/imgs/yqyl.png" v-if="item.name == '推荐有礼活动'"></image>
<image src="../../static/imgs/chongzhi.png" v-if="item.name == '储值卡充值活动'"></image>
</view>
<view class="box-size">
<view class="box-s-title">{{item.name || "活动标题"}}</view>

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB