123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- {
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "岑溪人民医院",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/user/index",
- "style": {
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/knowledge/index",
- "style": {
- "navigationBarTitleText": "健康知识库"
- }
- },
- {
- "path": "pages/knowledge/detail",
- "style": {
- "navigationBarTitleText": "知识详情"
- }
- },
- {
- "path": "pages/introduction/index",
- "style": {
- "navigationBarTitleText": "医院介绍"
- }
- },
- {
- "path": "pages/doctor/index",
- "style": {
- "navigationBarTitleText": "医生介绍"
- }
- },
- {
- "path": "pages/follow/detail",
- "style": {
- "navigationBarTitleText": "回访详情"
- }
- },
- {
- "path": "pages/user/login",
- "style": {
- "navigationBarTitleText": "用户登录"
- }
- },
- {
- "path": "pages/other/agreement",
- "style": {
- "navigationBarTitleText": "协议"
- }
- },
- {
- "path": "pages/user/info",
- "style": {
- "navigationBarTitleText": "我的信息"
- }
- },
- {
- "path": "pages/other/setting",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/follow/index",
- "style": {
- "navigationBarTitleText": "我的回访"
- }
- },
- {
- "path": "pages/department/index",
- "style": {
- "navigationBarTitleText": "科室介绍"
- }
- },
- {
- "path": "pages/doctor/detail",
- "style": {
- "navigationBarTitleText": "医生介绍"
- }
- },
- {
- "path": "pages/user/bind/index",
- "style": {
- "navigationBarTitleText": "我的就诊人"
- }
- },
- {
- "path": "pages/user/bind/add",
- "style": {
- "navigationBarTitleText": "绑定就诊人"
- }
- },
- {
- "path": "pages/detection/index",
- "style": {
- "navigationBarTitleText": "检测报告"
- }
- },
- {
- "path": "pages/visit/index",
- "style": {
- "navigationBarTitleText": "就诊记录"
- }
- },
- {
- "path": "pages/visit/detail",
- "style": {
- "navigationBarTitleText": "就诊详情"
- }
- },
- {
- "path": "pages/detection/detail",
- "style": {
- "navigationBarTitleText": "检测报告详情"
- }
- },
- {
- "path": "pages/user/bind/detail",
- "style": {
- "navigationBarTitleText": "就诊人信息"
- }
- },
- {
- "path" : "pages/follow/remind",
- "style" :
- {
- "navigationBarTitleText" : "复诊提醒"
- }
- },
- {
- "path" : "pages/user/loginDoctor",
- "style" :
- {
- "navigationBarTitleText" : "医生登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/knowledge/doctor/index",
- "style" :
- {
- "navigationBarTitleText" : "我的知识库"
- }
- },
- {
- "path" : "pages/knowledge/doctor/add",
- "style" :
- {
- "navigationBarTitleText" : "新增知识库"
- }
- },
- {
- "path" : "pages/follow/doctor/index",
- "style" :
- {
- "navigationBarTitleText" : "随访记录"
- }
- },
- {
- "path" : "pages/follow/doctor/add",
- "style" :
- {
- "navigationBarTitleText" : "新增"
- }
- },
- {
- "path" : "pages/follow/doctor/selectUser",
- "style" :
- {
- "navigationBarTitleText" : "选择患者"
- }
- },
- {
- "path": "components/u-avatar-cropper/u-avatar-cropper",
- "style": {
- "navigationBarTitleText": "图片裁剪",
- "navigationBarBackgroundColor": "#000000"
- }
- },
- {
- "path": "pages/user/pass",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path" : "pages/notice/index",
- "style" :
- {
- "navigationBarTitleText" : "通知公告"
- }
- },
- {
- "path" : "pages/notice/detail",
- "style" :
- {
- "navigationBarTitleText" : "公告详情"
- }
- },
- {
- "path" : "pages/visit/doctor/selectUser",
- "style" :
- {
- "navigationBarTitleText" : "选择患者"
- }
- },
- {
- "path" : "pages/visit/doctor/list",
- "style" :
- {
- "navigationBarTitleText" : "就诊记录"
- }
- },
- {
- "path" : "pages/visit/doctor/detail",
- "style" :
- {
- "navigationBarTitleText" : "就诊详情"
- }
- },
- {
- "path" : "pages/detection/doctor/selectUser",
- "style" :
- {
- "navigationBarTitleText" : "选择患者"
- }
- },
- {
- "path" : "pages/detection/doctor/list",
- "style" :
- {
- "navigationBarTitleText" : "检测报告"
- }
- },
- {
- "path" : "pages/detection/doctor/detail",
- "style" :
- {
- "navigationBarTitleText" : "检测报告详情"
- }
- }
- ],
- "tabBar": {
- "color": "#7A7E83",
- "selectedColor": "#4581fb",
- "borderStyle": "black",
- "backgroundColor": "#F8F8F8",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tab/sy.png",
- "selectedIconPath": "static/tab/sy_s.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/user/index",
- "iconPath": "static/tab/my.png",
- "selectedIconPath": "static/tab/my_s.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "岑溪人民医院",
- "navigationBarBackgroundColor": "#f1f1f1"
- }
- }
|