Files
akmon/pages_eldercare_general.json
2026-01-20 08:04:15 +08:00

117 lines
2.7 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"pages": [
{
"path": "pages/user/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"autoBackButton": false
}
}
}
}, {
"path": "pages/ec/index",
"style": {
"navigationBarTitleText": "智慧养è€<C3A8>æœ<C3A6>务系ç»?,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#667eea",
"app-plus": {
"titleNView": {
"autoBackButton": false
}
}
}
},
{
"path": "pages/ec/admin/dashboard",
"style": {
"navigationBarTitleText": "管ç<EFBFBD>控åˆå<EFBFBD>?,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
},
{
"path": "pages/ec/caregiver/dashboard",
"style": {
"navigationBarTitleText": "护工工作å<C593>?,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#2E7D32"
}
},
{
"path": "pages/ec/family/dashboard",
"style": {
"navigationBarTitleText": "å®å±žä¸­å¿ƒ",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#FF6B35"
}
},
{
"path": "pages/ec/nurse/dashboard",
"style": {
"navigationBarTitleText": "护士工作å<EFBFBD>?,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#2E7D32"
}
},
{
"path": "pages/ec/doctor/dashboard",
"style": {
"navigationBarTitleText": "医生工作å<C593>?,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#7B1FA2"
}
},
{
"path": "pages/ec/incident/report",
"style": {
"navigationBarTitleText": "äºä»æŠ¥åŠ",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
},
{
"path": "pages/ec/equipment/management",
"style": {
"navigationBarTitleText": "设å¤ç®¡ç<EFBFBD>",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
},
{
"path": "pages/ec/activity/management",
"style": {
"navigationBarTitleText": "活动管ç<EFBFBD>",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
},
{
"path": "pages/ec/visitor/management",
"style": {
"navigationBarTitleText": "访客管ç<EFBFBD>",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
},
{
"path": "pages/ec/analytics/dashboard",
"style": {
"navigationBarTitleText": "æ°æ<EFBFBD>®åˆæž<EFBFBD>",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#1976D2"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "æºæ§å»è<EFBFBD>ç³»ç»?,
"navigationBarBackgroundColor": "#1976D2",
"backgroundColor": "#F5F5F5"
},
"uniIdRouter": {}
}