[修改优惠券管理,添加我的优惠券,修改签到页面]

This commit is contained in:
zhangmanman
2021-11-24 10:03:47 +08:00
parent a5688f6ff8
commit 324193a919
15 changed files with 1106 additions and 107 deletions

View File

@@ -263,6 +263,10 @@
我的服务
</view>
<view class="tool-list">
<view class="tool-label" @click="$Router.push({name: 'myCoupons'})">
<image class="tool-label-img" src="/static/user/userServe-05.png" mode=""></image>
<view class="tool-label-name">我的优惠券</view>
</view>
<view class="tool-label" @click="custEject">
<image class="tool-label-img" src="/static/user/userServe-00.png" mode=""></image>
<view class="tool-label-name">专属客服</view>