Initial commit of akmon project
This commit is contained in:
193
pages_ec_admin.json
Normal file
193
pages_ec_admin.json
Normal file
@@ -0,0 +1,193 @@
|
||||
{
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/user/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"autoBackButton": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/health/ecalert",
|
||||
"style": {
|
||||
"navigationBarTitleText": "realtime"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/health/ecalert-history",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警信息溯源"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/test/suparealtimetest",
|
||||
"style": {
|
||||
"navigationBarTitleText": "realtime"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/ec/admin/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "管理控制台",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"autoBackButton": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/admin/elder-management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "长者管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/tasks/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "护理任务",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/admin/elder-form",
|
||||
"style": {
|
||||
"navigationBarTitleText": "长者信息",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/admin/caregiver-management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "护工管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/admin/health-monitoring",
|
||||
"style": {
|
||||
"navigationBarTitleText": "健康监测",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/finance/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "财务管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/equipment/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/activity/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "活动管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/visitor/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "访客管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/analytics/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据分析",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/incident/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "事件管理",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/admin/service-records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务记录",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/nurse/vital-signs-entry",
|
||||
"style": {
|
||||
"navigationBarTitleText": "体征录入",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/nurse/bulk-entry",
|
||||
"style": {
|
||||
"navigationBarTitleText": "批量体征录入",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/nurse/vital-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "体征详情",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ec/nurse/follow-up",
|
||||
"style": {
|
||||
"navigationBarTitleText": "体征跟进",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/ec/health/alerts",
|
||||
"style": {
|
||||
"navigationBarTitleText": "健康提醒",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#1976D2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "养老管理系统",
|
||||
"navigationBarBackgroundColor": "#1976D2",
|
||||
"backgroundColor": "#F5F5F5"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
Reference in New Issue
Block a user