会员充值与设置密码
This commit is contained in:
12
pages.json
12
pages.json
@@ -106,6 +106,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/member/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员列表"
|
||||
}
|
||||
},{
|
||||
"path": "pages/make/make",
|
||||
"style": {
|
||||
"navigationBarTitleText": "在线预定"
|
||||
@@ -118,6 +123,13 @@
|
||||
"navigationBarBackgroundColor": "#FFD158",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/repairpassword",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置安全密码",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/pay_code/pay_code",
|
||||
|
||||
Reference in New Issue
Block a user