2023-09-19 14:58:40 +08:00
|
|
|
|
{
|
2023-09-20 10:42:44 +08:00
|
|
|
|
"easycom": {
|
|
|
|
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
|
|
},
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
|
|
{
|
2023-09-22 14:07:12 +08:00
|
|
|
|
"path": "pages/myinformation/myinformation",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"path": "pages/startup/startup",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "pages/login/login",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "登录",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2023-09-20 10:42:44 +08:00
|
|
|
|
}, {
|
|
|
|
|
|
"path": "pages/homepage/homepage",
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"style": {}
|
2023-09-20 10:42:44 +08:00
|
|
|
|
}, {
|
|
|
|
|
|
"path": "pages/medicalservice/medicalservice",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "pages/message/message",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2023-09-19 14:58:40 +08:00
|
|
|
|
}
|
|
|
|
|
|
],
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"subPackages": [{
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"root": "pagesB",
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"pages": [{
|
|
|
|
|
|
"path": "Behaviorpoints/Behaviorpoints",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "行为积分",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "managefamily/managefamily",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "管理家庭成员",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "healthybeans/healthybeans",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "健康豆",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2023-09-20 15:05:04 +08:00
|
|
|
|
{
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"path": "hospitalcare/hospitalcare",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "院内陪护",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "appointmenttime/appointmenttime",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "预约时间",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "information/information",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "完善个人信息",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Nursingstationserviceorder/Nursingstationserviceorder",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "护理机构服务订单",
|
|
|
|
|
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "medicine/medicine",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "齐鲁名医",
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"disableScroll": true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "integral/integral",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "积分",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "confirmation/confirmation",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"navigationBarTitleText": "预约时间"
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "CommodityDetails/CommodityDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "商品详情",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "coupon/coupon",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "优惠券",
|
|
|
|
|
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
2023-09-20 15:05:04 +08:00
|
|
|
|
"path": "modify/modify",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "修改信息",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"path": "ProjectDetails/ProjectDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "护理项目详情",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "modifyAddress/modifyAddress",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "修改地址",
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "lookrate/lookrate",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "查看评价",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "ServiceDetails/ServiceDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "服务详情",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "goodsorderRate/goodsorderRate",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "发表评价",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "paysuccess/paysuccess",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "ratesuccess/ratesuccess",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "shopping/shopping", //商城
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "医路优品",
|
|
|
|
|
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "CommodityOrder/CommodityOrder",
|
|
|
|
|
|
"style": {
|
2023-09-22 14:50:49 +08:00
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"navigationBarTitleText": "商品订单",
|
|
|
|
|
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "orderDetails/orderDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "订单详情",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "cancelorder/cancelorder",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "取消订单",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "logistics/logistics",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "查看物流",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Aftersalesdetails/Aftersalesdetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "售后详情",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Applforrefund/Applforrefund",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "申请退款",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "refundType/refundType",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "选择退款类型",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "homepage/homepage",
|
|
|
|
|
|
"style": {
|
2023-09-22 11:45:09 +08:00
|
|
|
|
"navigationBarTitleText": "新医路健康服务平台",
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "ProductList/ProductList", //商品列表
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "医路优品",
|
|
|
|
|
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "nursestation/nursestation",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "护理机构详情",
|
|
|
|
|
|
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "site/site",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "护理机构",
|
|
|
|
|
|
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "diseasemanagement/diseasemanagement",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "专病管理",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "utabs/u-tabs",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "classification/classification",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "分类",
|
|
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
|
|
"disableScroll": true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Healthknowledge/Healthknowledge",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "健康常识",
|
|
|
|
|
|
"onReachBottomDistance": 50, //距离底部多远时触发 单位为px
|
|
|
|
|
|
"enablePullDownRefresh": true //设置参数为true
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Healthitem/Healthitem",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "健康常识",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "customerservice/customerservice",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "在线客服",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "materialbenefits/materialbenefits",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "新人福利",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "geriatricdisease/geriatricdisease",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "国家老年病中心",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Healthrecords/Healthrecords",
|
|
|
|
|
|
"style": {
|
2023-09-22 11:45:09 +08:00
|
|
|
|
"navigationBarTitleText": "新医路健康服务平台",
|
2023-09-22 11:34:53 +08:00
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "ConsultationDetails/ConsultationDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "齐鲁名医",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "night/night",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Moreoptions/Moreoptions",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "护理机构",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"path": "Industrialbutler/Industrialbutler",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "兴业管家",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2023-09-22 15:29:53 +08:00
|
|
|
|
}, {
|
|
|
|
|
|
"path": "exchangerecords/exchangerecords",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "兑换记录",
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
}
|
2023-09-20 13:52:08 +08:00
|
|
|
|
}
|
2023-09-22 11:34:53 +08:00
|
|
|
|
]
|
2023-09-19 14:58:40 +08:00
|
|
|
|
}],
|
2023-09-20 14:21:34 +08:00
|
|
|
|
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"globalStyle": {
|
2023-09-20 11:42:34 +08:00
|
|
|
|
"navigationBarTextStyle": "white",
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"navigationBarTitleText": "",
|
2023-09-20 11:42:34 +08:00
|
|
|
|
"navigationBarBackgroundColor": "#26A888",
|
2023-09-19 14:58:40 +08:00
|
|
|
|
"backgroundColor": "#F8F8F8"
|
2023-09-20 14:21:34 +08:00
|
|
|
|
|
2023-09-19 14:58:40 +08:00
|
|
|
|
},
|
2023-09-20 10:42:44 +08:00
|
|
|
|
"uniIdRouter": {},
|
|
|
|
|
|
"tabBar": {
|
|
|
|
|
|
"color": "#7A7E83",
|
|
|
|
|
|
"selectedColor": "#435950",
|
|
|
|
|
|
"borderStyle": "black",
|
|
|
|
|
|
"backgroundColor": "#ffffff",
|
|
|
|
|
|
"list": [{
|
|
|
|
|
|
"pagePath": "pages/homepage/homepage",
|
|
|
|
|
|
"iconPath": "static/homepage.png",
|
|
|
|
|
|
"selectedIconPath": "static/homepages.png",
|
|
|
|
|
|
"text": "首页"
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"pagePath": "pages/medicalservice/medicalservice",
|
|
|
|
|
|
"iconPath": "static/medicalservice.png",
|
|
|
|
|
|
"selectedIconPath": "static/medicalservices.png",
|
|
|
|
|
|
"text": "医服务"
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"pagePath": "pages/message/message",
|
|
|
|
|
|
"iconPath": "static/message.png",
|
|
|
|
|
|
"selectedIconPath": "static/messages.png",
|
|
|
|
|
|
"text": "消息"
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"pagePath": "pages/myinformation/myinformation",
|
|
|
|
|
|
"iconPath": "static/myinformation.png",
|
|
|
|
|
|
"selectedIconPath": "static/myinformations.png",
|
|
|
|
|
|
"text": "我的"
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
}
|
2023-09-22 13:48:10 +08:00
|
|
|
|
}
|