136 lines
2.4 KiB
JSON
136 lines
2.4 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/login/callback",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/phonebumber",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/threeselectone",
|
|
"style": {
|
|
"navigationBarTitleText": "选择角色"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/workjoin",
|
|
"style": {
|
|
"navigationBarTitleText": "员工入驻",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/code",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/login/protocol",
|
|
"style": {
|
|
"navigationBarTitleText": "护理单元使用条款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/special",
|
|
"style": {
|
|
"navigationBarTitleText": "绑定成功"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/mine",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addoldman/hukou",
|
|
"style": {
|
|
"navigationBarTitleText": "长者信息采集"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addoldman/yibao",
|
|
"style": {
|
|
"navigationBarTitleText": "长者信息采集"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addoldman/IDcard",
|
|
"style": {
|
|
"navigationBarTitleText": "长者信息采集"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/selectunit/map",
|
|
"style": {
|
|
"navigationBarTitleText": "选择护理单元"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addjigou/all",
|
|
"style": {
|
|
"navigationBarTitleText": "审核详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addjigou/where",
|
|
"style": {
|
|
"navigationBarTitleText": "企业实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addjigou/name",
|
|
"style": {
|
|
"navigationBarTitleText": "企业实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addjigou/card",
|
|
"style": {
|
|
"navigationBarTitleText": "企业实名认证"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/pay/index",
|
|
"style": {
|
|
"navigationBarTitleText": "支付"
|
|
}
|
|
},
|
|
{
|
|
"path": "compontent/public/camera",
|
|
"style": {
|
|
"navigationBarTitleText": "图像识别",
|
|
"enablePullDownRefresh": false,
|
|
"disableScroll": true
|
|
}
|
|
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"uniIdRouter": {}
|
|
} |