Initial commit of akmon project
This commit is contained in:
116
pages_eldercare_general.json
Normal file
116
pages_eldercare_general.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user