[修改优惠券管理,添加我的优惠券,修改签到页面]
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user