会员相关功能更新
This commit is contained in:
21
pages.json
21
pages.json
@@ -119,6 +119,22 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/member/storedManage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "储值管理"
|
||||
}
|
||||
},{
|
||||
"path": "pages/member/setPassword",
|
||||
"style": {
|
||||
"navigationBarTitleText": "密码设置"
|
||||
}
|
||||
},{
|
||||
"path": "pages/member/instructions",
|
||||
"style": {
|
||||
"navigationBarTitleText": "使用须知"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/make/make",
|
||||
"style": {
|
||||
@@ -175,7 +191,7 @@
|
||||
{
|
||||
"path": "pages/user/coupon",
|
||||
"style": {
|
||||
"navigationBarTitleText": "优惠券"
|
||||
"navigationBarTitleText": "我的优惠券"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -272,7 +288,8 @@
|
||||
{
|
||||
"path": "pages/member/billDetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账单明细"
|
||||
"navigationBarTitleText": "账单明细",
|
||||
"navigationBarBackgroundColor": "#E9B385"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user