195 lines
3.7 KiB
JSON
195 lines
3.7 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/redirect-page",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/message",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/index",
|
|
"style": {
|
|
"navigationBarTitleText": "聊天",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/case",
|
|
"style": {
|
|
"navigationBarTitleText": "病例"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索患者"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/group-manage",
|
|
"style": {
|
|
"navigationBarTitleText": "分组管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/batch-transfer",
|
|
"style": {
|
|
"navigationBarTitleText": "转移客户给其他团队"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/batch-share",
|
|
"style": {
|
|
"navigationBarTitleText": "共享客户"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/patient-invite",
|
|
"style": {
|
|
"navigationBarTitleText": "邀请患者"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/patient-create",
|
|
"style": {
|
|
"navigationBarTitleText": "新增患者"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/patient-inner-info",
|
|
"style": {
|
|
"navigationBarTitleText": "内部信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/archive-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "档案详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/archive-edit",
|
|
"style": {
|
|
"navigationBarTitleText": "档案编辑"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/visit-record-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "健康档案"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/visit-record-view",
|
|
"style": {
|
|
"navigationBarTitleText": "病历详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/service-record-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "服务记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/followup-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "回访详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/new-followup",
|
|
"style": {
|
|
"navigationBarTitleText": "新增回访"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/new-followup-record",
|
|
"style": {
|
|
"navigationBarTitleText": "回访记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/plan-list",
|
|
"style": {
|
|
"navigationBarTitleText": "回访计划"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/plan-preview",
|
|
"style": {
|
|
"navigationBarTitleText": "回访计划详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/case/plan-execute",
|
|
"style": {
|
|
"navigationBarTitleText": "执行回访计划"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/work/work",
|
|
"style": {
|
|
"navigationBarTitleText": "工作台"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/work/profile",
|
|
"style": {
|
|
"navigationBarTitleText": "完善个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/work/department-select",
|
|
"style": {
|
|
"navigationBarTitleText": "选择科室"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#065bd6",
|
|
"backgroundColor": "#065bd6"
|
|
},
|
|
"tabBar": {
|
|
"color": "#666666",
|
|
"selectedColor": "#007aff",
|
|
"backgroundColor": "#ffffff",
|
|
"borderStyle": "white",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/message/message",
|
|
"iconPath": "static/tabbar/home.png",
|
|
"selectedIconPath": "static/tabbar/home_selected.png",
|
|
"text": "消息"
|
|
},
|
|
{
|
|
"pagePath": "pages/case/case",
|
|
"iconPath": "static/tabbar/cart.png",
|
|
"selectedIconPath": "static/tabbar/cart_selected.png",
|
|
"text": "病例"
|
|
},
|
|
{
|
|
"pagePath": "pages/work/work",
|
|
"iconPath": "static/tabbar/center.png",
|
|
"selectedIconPath": "static/tabbar/center_selected.png",
|
|
"text": "工作台"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
} |