优惠卷和商品卷
This commit is contained in:
29
pages.json
29
pages.json
@@ -59,6 +59,12 @@
|
||||
"navigationBarTitleText": "订单详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/order/coupon",
|
||||
"style": {
|
||||
"navigationBarTitleText": "优惠卷"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/user",
|
||||
"style": {
|
||||
@@ -90,6 +96,12 @@
|
||||
"navigationBarTitleText": "会员卡"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/member/paycode",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员支付码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/member/billDetails",
|
||||
"style": {
|
||||
@@ -101,6 +113,23 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员支付码"
|
||||
}
|
||||
},{
|
||||
"path": "pages/user/member/setPassword",
|
||||
"style": {
|
||||
"navigationBarTitleText": "密码设置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/member/storedManage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/member/instructions",
|
||||
"style": {
|
||||
"navigationBarTitleText": "使用须知"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/myself",
|
||||
|
||||
Reference in New Issue
Block a user