{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/startup/startup", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/homepage/homepage", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/medicalservice/medicalservice", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/myinformation/myinformation", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "enablePullDownRefresh": false } }, { "path": "pages/message/message", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/register/register", "style": { "navigationBarTitleText": "注册", "enablePullDownRefresh": false } }, { "path": "pages/facecollection/facecollection", "style": { "navigationBarTitleText": "人脸采集", "enablePullDownRefresh": false } } ], "subPackages": [{ "root": "pagesB", "pages": [{ "path": "Behaviorpoints/Behaviorpoints", "style": { "navigationBarTitleText": "行为积分", "enablePullDownRefresh": false } }, { "path": "orderlist/orderlist", "style": { "navigationBarTitleText": "预约详情", "enablePullDownRefresh": false, // "navigationStyle": "default", "navigationBarBackgroundColor": "#4ac4ab" } }, { "path": "screenorder/screenorder", "style": { "navigationBarTitleText": "筛查预约", "enablePullDownRefresh": false, "navigationStyle": "default", "navigationBarBackgroundColor": "#4ac4ab" } }, { "path": "managefamily/managefamily", "style": { "navigationBarTitleText": "管理家庭成员", "enablePullDownRefresh": false } }, { "path": "healthybeans/healthybeans", "style": { "navigationBarTitleText": "健康豆", "enablePullDownRefresh": false } }, { "path": "hospitalcare/hospitalcare", "style": { "navigationBarTitleText": "院内陪护", "enablePullDownRefresh": false } }, { "path": "imagetextConsultation/imagetextConsultation", "style": { "navigationBarTitleText": "图文问诊", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "createnewconsultation/createnewconsultation", "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": "confirmation/confirmation", "style": { "enablePullDownRefresh": false, "navigationBarTitleText": "预约时间" } }, { "path": "CommodityDetails/CommodityDetails", "style": { "navigationBarTitleText": "商品详情", "enablePullDownRefresh": false } }, { "path": "coupon/coupon", "style": { "navigationBarTitleText": "优惠券", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "modify/modify", "style": { "navigationBarTitleText": "修改信息", "enablePullDownRefresh": false } }, { "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": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "ratesuccess/ratesuccess", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "shopping/shopping", //商城 "style": { "navigationBarTitleText": "医路优品", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "CommodityOrder/CommodityOrder", "style": { "navigationStyle": "custom", // 隐藏系统导航栏 "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": "ProductList/ProductList", //商品列表 "style": { "navigationBarTitleText": "医路优品", "navigationStyle": "custom", // 隐藏系统导航栏 "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "nursestation/nursestation", "style": { "navigationBarTitleText": "护理机构详情", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "site/site", "style": { "navigationBarTitleText": "护理机构", "navigationStyle": "custom", // 隐藏系统导航栏 "onReachBottomDistance": 20, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "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": "materialbenefits/materialbenefits", "style": { "navigationBarTitleText": "新人福利", "enablePullDownRefresh": false } }, { "path": "Moreoptions/Moreoptions", "style": { "navigationBarTitleText": "护理机构", "enablePullDownRefresh": false } }, { "path": "exchangerecords/exchangerecords", "style": { "navigationBarTitleText": "兑换记录", "enablePullDownRefresh": false } }, { "path": "familymemberdetail/familymemberdetail", "style": { "navigationBarTitleText": "家庭成员详情", "enablePullDownRefresh": false } }, { "path": "consultationplatform/consultationplatform", "style": { "navigationBarTitleText": "问诊平台", "enablePullDownRefresh": false } }, { "path": "doctordetails/doctordetails", "style": { "navigationBarTitleText": "医生详情", "enablePullDownRefresh": false } }, { "path": "ExpertlookOrder/ExpertlookOrder", "style": { "navigationBarTitleText": "专家咨询订单", "enablePullDownRefresh": false } }, { "path": "consulted/consulted", "style": { "navigationBarTitleText": "待咨询", "enablePullDownRefresh": false } }, { "path": "cancel/cancel", "style": { "navigationBarTitleText": "取消订单", "enablePullDownRefresh": false } }, { "path": "PointsMall/PointsMall", "style": { "navigationBarTitleText": "积分商城", "enablePullDownRefresh": false } }, { "path": "screeningResult/screeningResult", "style": { "navigationBarTitleText": "筛查结果", "enablePullDownRefresh": false } }, { "path": "screeningRecord/screeningRecord", "style": { "navigationBarTitleText": "筛查记录", "enablePullDownRefresh": false } }, { "path": "SelectItem/SelectItem", "style": { "navigationBarTitleText": "选择项目", "enablePullDownRefresh": false } }, { "path": "mysigning/mysigning", "style": { "navigationBarTitleText": "我的签约", "enablePullDownRefresh": false } }, { "path": "myfamilydoctorteam/myfamilydoctorteam", "style": { "navigationBarTitleText": "我的家庭医生团队", "enablePullDownRefresh": false } }, { "path": "performancedetails/performancedetails", "style": { "navigationBarTitleText": "履约详情", "enablePullDownRefresh": false } }, { "path": "contractsigningprotocol/contractsigningprotocol", "style": { "navigationBarTitleText": "签约协议", "enablePullDownRefresh": false } } ] }, { "root": "pagesC", "pages": [{ "path": "appointmenttime/appointmenttime", "style": { "navigationBarTitleText": "服务预约", "enablePullDownRefresh": false } }, { "path": "Filinginformation/Filinginformation", "style": { "navigationBarTitleText": "查看建档信息" // "enablePullDownRefresh": false } }, { "path": "Onlinesigning/Onlinesigning", "style": { "navigationBarTitleText": "在线签约", "enablePullDownRefresh": false } }, { "path": "Screeningdetails/Screeningdetails", "style": { "navigationBarTitleText": "筛查详情", "enablePullDownRefresh": false } }, { "path": "Healthrecords/Healthrecords", "style": { "navigationBarTitleText": "健康档案", "enablePullDownRefresh": false } }, { "path": "Screeningrecords/Screeningrecords", "style": { "navigationBarTitleText": "筛查记录", "enablePullDownRefresh": false } }, { "path": "ServiceAppointment/ServiceAppointment", "style": { "navigationStyle": "custom", // 隐藏系统导航栏 // "navigationBarTitleText": "商品订单", "onReachBottomDistance": 20, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "servicerecord/servicerecord", "style": { "navigationBarTitleText": "服务记录", "enablePullDownRefresh": false } }, { "path": "Myappointment/Myappointment", "style": { "navigationBarTitleText": "我的预约", "enablePullDownRefresh": false } }, { "path": "healthtest/healthtest", "style": { "navigationBarTitleText": "健康自评", "enablePullDownRefresh": false } }, { "path": "Physicalexamination/Physicalexamination", "style": { "navigationBarTitleText": "体征检测", "enablePullDownRefresh": false } }, { "path": "seekadvicefrom/seekadvicefrom", "style": { "navigationBarTitleText": "咨询医生", "enablePullDownRefresh": false } }, { "path": "choosedoctor/choosedoctor", "style": { "navigationBarTitleText": "选择医生", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } }, { "path": "selectInstitution/selectInstitution", "style": { "navigationBarTitleText": "选择签约机构", "onReachBottomDistance": 40, //距离底部多远时触发 单位为px "enablePullDownRefresh": true //设置参数为true } } ] }], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#26A888", "backgroundColor": "#F8F8F8" }, "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": "我的" } ] } }