优化
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<text>{{ userInfo.balance }}</text>
|
||||
<text>余额</text>
|
||||
</view>
|
||||
<view @click.stop='gotoPath("/pages/mine/subs/coupon/coupon-list")'>
|
||||
<view @click.stop='gotoPath("/pages/mine/subs/coupon/index")'>
|
||||
<text>3</text>
|
||||
<text>优惠券</text>
|
||||
</view>
|
||||
@@ -98,7 +98,7 @@ const serviceList = [
|
||||
{
|
||||
title: '消费记录',
|
||||
icon: assetsUrl('ic_member_service_record.png'),
|
||||
path: '/pages/mine/subs/trade/trade-list'
|
||||
path: '/pages/mine/subs/trade/index'
|
||||
},
|
||||
{
|
||||
title: '关注公众号',
|
||||
|
Reference in New Issue
Block a user