11.28前端
This commit is contained in:
parent
3af015c126
commit
d304650fc2
@ -15,6 +15,16 @@
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "pagesLogin",
|
||||
"pages": [{
|
||||
"path": "login/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"root": "pagesHome",
|
||||
"pages": [{
|
||||
@ -123,6 +133,48 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "VIP/vip",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "CardManagement/CardManagement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "子卡管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "writeOff/writeOff",
|
||||
"style": {
|
||||
"navigationBarTitleText": "核销记录",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "Recharge/Recharge",
|
||||
"style": {
|
||||
"navigationBarTitleText": "充值记录",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "invite/invite",
|
||||
"style": {
|
||||
"navigationBarTitleText": "邀请有礼",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "feedback/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "意见反馈",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "myorder/myorder",
|
||||
"style": {
|
||||
@ -199,4 +251,4 @@
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user