1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/common/launch"
- },
- {
- "path": "pages/auth/login",
- "style": {
- "navigationBarTitleText": "授权登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/auth/wxLogin",
- "style": {
- "navigationBarTitleText": "公众号授权",
- "navigationStyle": "custom"
- }
-
- },
- {
- "path": "pages/home/index",
- "style": {
- "navigationBarTitleText": "壹柒玖康养集团",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "pages/home/doctorCase",
- "style" :
- {
- "navigationBarTitleText": "问诊案例",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },
- {
- "path" : "pages/home/productSearch",
- "style" :
- {
- "navigationBarTitleText": "商品搜索",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },
- {
- "path" : "pages/home/productList",
- "style" :
- {
- "navigationBarTitleText": "商品列表",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "pages/healthy/index",
- "style" :
- {
- "navigationBarTitleText": "健康知识",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },
- {
- "path" : "pages/healthy/detail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "pages/healthy/readUsers",
- "style" :
- {
- "navigationBarTitleText": "阅读用户",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "pages/shopping/index",
- "style" :
- {
- "navigationBarTitleText": "商城",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path": "pages/user/index",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "pages/shopping/productDetails",
- "style" :
- {
- "navigationBarTitleText": "商品详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/cart",
- "style" :
- {
- "navigationBarTitleText": "购物车",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/productList",
- "style" :
- {
- "navigationBarTitleText": "药品列表",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/confirmOrder",
- "style" :
- {
- "navigationBarTitleText": "确认订单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/paymentOrder",
- "style" :
- {
- "navigationBarTitleText": "支付订单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/payOrder",
- "style" :
- {
- "navigationBarTitleText": "推荐订单支付",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/shopping/prescribe",
- "style" :
- {
- "navigationBarTitleText": "填写处方信息",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/success",
- "style" :
- {
- "navigationBarTitleText": "支付成功",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/home/content",
- "style" :
- {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/home/h5",
- "style" :
- {
- "navigationBarTitleText": "详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/home/cert",
- "style" :
- {
- "navigationBarTitleText": "资质证明",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/confirmPackageOrder",
- "style" :
- {
- "navigationBarTitleText": "确认支付",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/shopping/confirmCreateOrder",
- "style" :
- {
- "navigationBarTitleText": "确认订单",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "pages/user/test",
- "style" :
- {
- "navigationBarTitleText": "测一测",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "pages/doctor/doctorQr",
- "style" :
- {
- "navigationBarTitleText": "用药咨询",
- "app-plus": {
- "titleNView": false
- }
- }
- }
-
- ],
- "subPackages": [
-
- {
- "root": "pages_index",
- "pages": [
- {
- "path" : "index/medicatedFoodList",
- "style" :
- {
- "navigationBarTitleText": "药膳食疗",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/medicatedFoodDetails",
- "style" :
- {
- "navigationBarTitleText": "药膳食疗",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
- {
- "path" : "index/vesselList",
- "style" :
- {
- "navigationBarTitleText": "经络穴位",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/vesselDetails",
- "style" :
- {
- "navigationBarTitleText": "经络穴位",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/questionsList",
- "style" :
- {
- "navigationBarTitleText": "问答专区",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/questionsDetails",
- "style" :
- {
- "navigationBarTitleText": "问答专区",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/diseaseList",
- "style" :
- {
- "navigationBarTitleText": "疾病列表",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/diseaseDetails",
- "style" :
- {
- "navigationBarTitleText": "疾病",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
- {
- "path" : "index/chineseMedicineList",
- "style" :
- {
- "navigationBarTitleText": "中药图解",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/chineseMedicineDetails",
- "style" :
- {
- "navigationBarTitleText": "中药图解",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
- {
- "path" : "index/famousPrescribeList",
- "style" :
- {
- "navigationBarTitleText": "名方今用",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/famousPrescribeDetails",
- "style" :
- {
- "navigationBarTitleText": "名方今用",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
-
- {
- "path" : "index/test",
- "style" :
- {
- "navigationBarTitleText": "测一测",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/testList",
- "style" :
- {
- "navigationBarTitleText": "测一测",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/testDetails",
- "style" :
- {
- "navigationBarTitleText": "测一测",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/testResult",
- "style" :
- {
- "navigationBarTitleText": "测试结果",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/articleList",
- "style" :
- {
- "navigationBarTitleText": "健康知识",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/articleDetails",
- "style" :
- {
- "navigationBarTitleText": "文章详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
-
- {
- "path" : "index/doctorArticleList",
- "style" :
- {
- "navigationBarTitleText": "康复医案",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path" : "index/doctorArticleDetails",
- "style" :
- {
- "navigationBarTitleText": "康复医案",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ]
- },
-
-
- {
- "root": "pages_user",
- "pages": [
- {
- "path": "user/addPatient",
- "style": {
- "navigationBarTitleText": "创建就诊人",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "user/message",
- "style" :
- {
- "navigationBarTitleText": "消息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/msgDetail",
- "style" :
- {
- "navigationBarTitleText": "系统消息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/storeOrder",
- "style" :
- {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/storeOrderDetail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/doctorOrder",
- "style" :
- {
- "navigationBarTitleText": "问诊列表",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/patient",
- "style" :
- {
- "navigationBarTitleText": "病人列表",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/addAddress",
- "style" :
- {
- "navigationBarTitleText": "新建收货地址",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/address",
- "style" :
- {
- "navigationBarTitleText": "收货地址",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/integral",
- "style" :
- {
- "navigationBarTitleText": "我的积分",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/pointsMall",
- "style" :
- {
- "navigationBarTitleText": "积分商城",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrderList",
- "style" :
- {
- "navigationBarTitleText": "售后订单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrderDetail",
- "style" :
- {
- "navigationBarTitleText": "处理进度",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrderLogs",
- "style" :
- {
- "navigationBarTitleText": "退款详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/storeOrderDelivery",
- "style" :
- {
- "navigationBarTitleText": "物流信息",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrder",
- "style" :
- {
- "navigationBarTitleText": "申请售后",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/prescribeOrder",
- "style" :
- {
- "navigationBarTitleText": "处方单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/pay",
- "style" :
- {
- "navigationBarTitleText": "收款",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/success",
- "style" :
- {
- "navigationBarTitleText": "支付结果",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrderProduct",
- "style" :
- {
- "navigationBarTitleText": "订单售后",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/refundOrderDelivery",
- "style" :
- {
- "navigationBarTitleText": "物流信息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTui",
- "style" :
- {
- "navigationBarTitleText": "我的推广",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiProduct",
- "style" :
- {
- "navigationBarTitleText": "推广商品",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiImg",
- "style" :
- {
- "navigationBarTitleText": "推广海报",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiList",
- "style" :
- {
- "navigationBarTitleText": "我的推荐人",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiMoneyList",
- "style" :
- {
- "navigationBarTitleText": "佣金记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiOrderList",
- "style" :
- {
- "navigationBarTitleText": "订单记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/storeProductRelation",
- "style" :
- {
- "navigationBarTitleText": "我的足迹",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/personInfo",
- "style" :
- {
- "navigationBarTitleText": "个人信息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiMoney",
- "style" :
- {
- "navigationBarTitleText": "提现管理",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiExtractLog",
- "style" :
- {
- "navigationBarTitleText": "提现记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/doc",
- "style" :
- {
- "navigationBarTitleText": "健康档案",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/addDoc",
- "style" :
- {
- "navigationBarTitleText": "创建健康档案",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/docDetail",
- "style" :
- {
- "navigationBarTitleText": "健康档案",
- "navigationBarBackgroundColor": "#dff9f5",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/docRecord",
- "style":
- {
- "navigationBarTitleText": "健康记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/addDocRecord",
- "style" :
- {
- "navigationBarTitleText": "添加健康记录",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/userTuiAdd",
- "style" :
- {
- "navigationBarTitleText": "申请推广员",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/paymentOrderRemain",
- "style" :
- {
- "navigationBarTitleText": "支付尾款",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/otherPaymentOrder",
- "style" :
- {
- "navigationBarTitleText": "亲友代付",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/otherPaySuccess",
- "style" :
- {
- "navigationBarTitleText": "支付成功",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "user/otherPaymentOrderRemain",
- "style" :
- {
- "navigationBarTitleText": "亲友代付尾款",
- "enablePullDownRefresh": false
- }
-
- },{
- "path" : "recharge/index",
- "style" :
- {
- "navigationBarTitleText": "充值",
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "recharge/detail",
- "style" :
- {
- "navigationBarTitleText": "充值详情",
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/addInformation",
- "style" :
- {
- "navigationBarTitleText": "体检信息",
- "app-plus": {
- "titleNView": false
- }
- }
-
- }
- ,{
- "path" : "user/information",
- "style" :
- {
- "navigationBarTitleText": "体检信息",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/reportList",
- "style" :
- {
- "navigationBarTitleText": "体检报告列表",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/dataAnalysis",
- "style" :
- {
- "navigationBarTitleText": "数据分析",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/batchRecord",
- "style" :
- {
- "navigationBarTitleText": "批量记录",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/editIndicator",
- "style" :
- {
- "navigationBarTitleText": "编辑指标",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/addIndicator",
- "style" :
- {
- "navigationBarTitleText": "新增指标",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/addResult",
- "style" :
- {
- "navigationBarTitleText": "检查结果",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },
- {
- "path" : "user/myFolder",
- "style" :
- {
- "navigationBarTitleText": "我的附件",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/default",
- "style" :
- {
- "navigationBarTitleText": "默认",
- "app-plus": {
- "titleNView": false
- }
- }
-
- }
- ,{
- "path" : "user/dietList",
- "style" :
- {
- "navigationBarTitleText": "饮食列表",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path" : "user/dietDetail",
- "style" :
- {
- "navigationBarTitleText": "饮食详情",
- "app-plus": {
- "titleNView": false
- }
- }
-
- },{
- "path": "user/complaint",
- "style": {
- "navigationBarTitleText": "投诉反馈",
- "app-plus": {
- "titleNView": false
- }
- }
- }
-
- ]
- },
- {
- "root": "pages_company",
- "pages": [
- {
- "path": "auth/login",
- "style": {
- "navigationBarTitleText": "销售员登录",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "销售管理首页",
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "clientList",
- "style": {
- "navigationBarTitleText": "我的下级",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "todoList",
- "style": {
- "navigationBarTitleText": "待办事项",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "todoDetail",
- "style": {
- "navigationBarTitleText": "事项详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "complaintList",
- "style": {
- "navigationBarTitleText": "投诉列表",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "complaintDetail",
- "style": {
- "navigationBarTitleText": "投诉详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "clientDetail",
- "style": {
- "navigationBarTitleText": "客户详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "doc",
- "style": {
- "navigationBarTitleText": "添加用户信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addUser",
- "style": {
- "navigationBarTitleText": "用户信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addDoc",
- "style": {
- "navigationBarTitleText": "健康档案",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "buyOrder",
- "style": {
- "navigationBarTitleText": "购买信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addServe",
- "style": {
- "navigationBarTitleText": "商品信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addCompetitors",
- "style": {
- "navigationBarTitleText": "竟品信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "executionRecord",
- "style": {
- "navigationBarTitleText": "执行记录",
- "navigationBarBackgroundColor": "#008FD3",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "returnRecord",
- "style": {
- "navigationBarTitleText": "回访记录",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "testRecord",
- "style": {
- "navigationBarTitleText": "测评记录",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "schedule",
- "style": {
- "navigationBarTitleText": "日程",
- "navigationBarBackgroundColor": "#008FD3",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addSchedule",
- "style": {
- "navigationBarTitleText": "添加日程",
- "navigationBarBackgroundColor": "#008FD3",
- "navigationBarTextStyle": "white",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "storeOrder",
- "style": {
- "navigationBarTitleText": "订单管理",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "storeOrderDetail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path": "storeProductPackage",
- "style": {
- "navigationBarTitleText": "商品套餐",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "storeProductPackageDetails",
- "style": {
- "navigationBarTitleText": "套餐详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "coupon",
- "style": {
- "navigationBarTitleText": "优惠券",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "couponDetails",
- "style": {
- "navigationBarTitleText": "优惠券详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/productList",
- "style": {
- "navigationBarTitleText": "商品列表",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/productDetails",
- "style": {
- "navigationBarTitleText": "商品详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/cart",
- "style": {
- "navigationBarTitleText": "购物车",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/confirmOrder",
- "style": {
- "navigationBarTitleText": "推荐订单信息",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/confirmCompanyOrder",
- "style": {
- "navigationBarTitleText": "推荐订单",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/coupon",
- "style": {
- "navigationBarTitleText": "制单优惠券",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "order/productShowDetails",
- "style": {
- "navigationBarTitleText": "商品详情",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "alipayImg",
- "style": {
- "navigationBarTitleText": "支付宝收款",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "card",
- "style": {
- "navigationBarTitleText": "我的名片",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ]
- },
- {
- "root": "pages_shopping",
- "pages": [
- {
- "path" : "shopping/coupon",
- "style" :
- {
- "navigationBarTitleText": "优惠券",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "shopping/myCoupon",
- "style" :
- {
- "navigationBarTitleText": "我的优惠券",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "shopping/activityDetails",
- "style" :
- {
- "navigationBarTitleText": "活动",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "store/index",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ]
- },
- {
- "root": "pages_doctor",
- "pages": [
- {
- "path" : "doctorOrderIM",
- "style" :
- {
- "navigationBarTitleText": "问诊会话",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "paymentOrder",
- "style" :
- {
- "navigationBarTitleText": "支付订单",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "doctorIm",
- "style" :
- {
- "navigationBarTitleText": "问诊会话",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "index",
- "style" :
- {
- "navigationBarTitleText": "问诊",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "doctorList",
- "style" :
- {
- "navigationBarTitleText": "医生列表",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "doctorDetail",
- "style" :
- {
- "navigationBarTitleText": "医生详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "submitOrder",
- "style" :
- {
- "navigationBarTitleText": "发布问诊",
- "enablePullDownRefresh": false
- }
-
- }
- ]
- },
- {
- "root": "pages_health",
- "pages": [
- {
- "path": "healthConsulting",
- "style": {
- "navigationBarTitleText": "健康咨询",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "healthfiles",
- "style": {
- "navigationBarTitleText": "健康档案",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "ConsultationDetails",
- "style": {
- "navigationBarTitleText": "病例描述",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "addDoc",
- "style": {
- "navigationBarTitleText": "健康档案",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },{
- "path": "addUser",
- "style": {
- "navigationBarTitleText": "用户信息",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ]
- },{
- "root": "pages_echarts",
- "pages": [
- {
- "path": "bloodSugar",
- "style": {
- "navigationBarTitleText": "血糖检测",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "bloodSugarList",
- "style": {
- "navigationBarTitleText": "血糖数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "bloodSugarDetail",
- "style": {
- "navigationBarTitleText": "血糖详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "bloodPressure",
- "style": {
- "navigationBarTitleText": "血压检测",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "bloodPressureList",
- "style": {
- "navigationBarTitleText": "血压数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "bloodPressureDetail",
- "style": {
- "navigationBarTitleText": "血压详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "acid",
- "style": {
- "navigationBarTitleText": "尿酸检测",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "acidList",
- "style": {
- "navigationBarTitleText": "尿酸数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "acidDetail",
- "style": {
- "navigationBarTitleText": "尿酸详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },{
- "path": "waistLine",
- "style": {
- "navigationBarTitleText": "腰围",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "waistLineList",
- "style": {
- "navigationBarTitleText": "腰围数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "waistLineDetail",
- "style": {
- "navigationBarTitleText": "腰围详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "hips",
- "style": {
- "navigationBarTitleText": "臀围",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "titleNView": false
- }
- }
- },{
- "path": "hipsList",
- "style": {
- "navigationBarTitleText": "臀围数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "hipsDetail",
- "style": {
- "navigationBarTitleText": "臀围详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "壹柒玖康养集团",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#FFFFFF"
- },
- "tabBar": {
- "color": "#666666",
- "selectedColor": "#0bb3f2",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "height": "64px",
- "fontSize":"12px",
- "iconWidth":"18px",
- "spacing": "4px",
- "list": [{
- "pagePath": "pages/home/index",
- "iconPath": "/static/tabbar/home.png",
- "selectedIconPath": "/static/tabbar/home_sel.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/healthy/index",
- "iconPath": "/static/tabbar/health.png",
- "selectedIconPath": "/static/tabbar/health_sel.png",
- "text": "健康百科"
- },
- // {
- // "pagePath": "pages/doctor/index",
- // "iconPath": "/static/tabbar/see_doctor.png",
- // "selectedIconPath": "/static/tabbar/see_doctor_sel.png",
- // "text": "问诊"
- // },
- {
- "pagePath": "pages/shopping/index",
- "iconPath": "/static/tabbar/shop_mall.png",
- "selectedIconPath": "/static/tabbar/shop_mall_sel.png",
- "text": "健康商城"
- },
- {
- "pagePath": "pages/user/index",
- "iconPath": "/static/tabbar/my.png",
- "selectedIconPath": "/static/tabbar/my_sel.png",
- "text": "我的"
- }
- ]
- }
- }
|