['我的资产-我的足迹']

This commit is contained in:
2021-09-17 10:21:39 +08:00
parent 0e7dcb68c7
commit 84698c20bf
13 changed files with 1249 additions and 39 deletions

View File

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