102 lines
2.3 KiB
JSON
102 lines
2.3 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/user/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"autoBackButton": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/dashboard",
|
|
"style": {
|
|
"navigationBarTitleText": "家属中心",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"autoBackButton": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/elder-status",
|
|
"style": {
|
|
"navigationBarTitleText": "长者状态",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/care-records",
|
|
"style": {
|
|
"navigationBarTitleText": "护理记录",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/communication",
|
|
"style": {
|
|
"navigationBarTitleText": "沟通交流",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/visitor/management",
|
|
"style": {
|
|
"navigationBarTitleText": "预约探视",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/activity/management",
|
|
"style": {
|
|
"navigationBarTitleText": "活动安排",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/finance/management",
|
|
"style": {
|
|
"navigationBarTitleText": "费用查询",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#FF6B35"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/schedule-visit",
|
|
"style": {
|
|
"navigationBarTitleText": "预约探访",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#1890ff"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/ec/family/health-monitoring",
|
|
"style": {
|
|
"navigationBarTitleText": "健康监测",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#1890ff"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "家属关怀系统",
|
|
"navigationBarBackgroundColor": "#FF6B35",
|
|
"backgroundColor": "#F5F5F5"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|