[修改优惠券管理,添加我的优惠券,修改签到页面]
This commit is contained in:
21
pages.json
21
pages.json
@@ -303,6 +303,27 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "关注公众号"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/coupons",
|
||||
"name": "myCoupons",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的优惠券"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/couponsDte",
|
||||
"name": "myCouponsDte",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的优惠券"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/couponsList",
|
||||
"name": "myCouponsList",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的优惠券"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/vip/vip",
|
||||
"name": "vipIndex",
|
||||
|
||||
Reference in New Issue
Block a user