59 lines
1.0 KiB
JSON
59 lines
1.0 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/phonebumber",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/code",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/callback",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/protocol",
|
|
"style": {
|
|
"navigationBarTitleText": "护理单元使用条款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/map/index",
|
|
"style": {
|
|
"navigationBarTitleText": "地图"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/pay/index",
|
|
"style": {
|
|
"navigationBarTitleText": "支付"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"uniIdRouter": {}
|
|
} |