[‘我的资产-我的优惠券’]

This commit is contained in:
2021-09-16 17:30:26 +08:00
parent 567b8e3971
commit 004536faeb
26 changed files with 2336 additions and 49 deletions

View File

@@ -91,7 +91,7 @@
<image class="item-cover" src="@/static/icons/user_icon_02.png" mode="aspectFill" />
<view class="item-title">关注企业</view>
</view>
<view class="item">
<view class="item" @click="$Router.push({name:'CouponList'})">
<image class="item-cover" src="@/static/icons/user_icon_03.png" mode="aspectFill" />
<view class="item-title">我的优惠券</view>
</view>