{ "pages": [ "pages/common/launch", "pages/auth/login", "pages/index/index", "pages/index/h5", "pages/index/content", "pages/doctor/index", "pages/store/index", "pages/user/index", "pages/TUIKit/TUIPages/TUIConversation/index", "pages/TUIKit/TUIPages/TUIConversation/create", "pages/TUIKit/TUIPages/TUIChat/index", "pages/TUIKit/TUIPages/TUIChat/components/message-elements/video-play" ], "subPackages": [ { "root": "pages_index", "pages": [ "testList", "testDetails", "test", "testResult", "testResultImg", "articleList", "articleDetails", "diseaseList", "diseaseDetails", "hospitalList", "hospitalDetails", "search", "famousPrescribeList", "famousPrescribeDetails", "vesselList", "vesselDetails", "chineseMedicineList", "chineseMedicineDetails", "medicatedFoodList", "medicatedFoodDetails", "questionsList", "questionsDetails", "packageList", "packageDetails", "packageForm" ] }, { "root": "pages_doctor", "pages": [ "doctorArticleList", "doctorArticleDetails", "doctorList", "doctorDetails", "doctorPingList", "doctorInfo", "doctorImgs" ] }, { "root": "pages_order", "pages": [ "inquiryOrderList", "inquiryOrderDetails", "inquiryOrderPingList", "inquirySelect", "inquirySelectType", "inquiryForm1", "inquiryForm2_1", "inquiryForm2_2", "inquiryForm3", "inquiryPay", "inquiryPayment", "tzPay", "tzWeixinPay", "inquiryOrderPaySuccess", "storeOrderPaySuccess", "courseOrderPayment", "courseOrderPaySuccess", "userVipOrderPayment", "userVipOrderOrderPaySuccess", "pingOrder", "prescribeList", "prescribeDetails", "storeOrderList", "storeOrderDetail", "storeOrderPay", "storeOrderPayment", "inquiryOrderReport", "packageOrderDetails", "packageOrderList", "packageOrderPay", "packageOrderPaySuccess", "storeOrderDelivery", "storeOrderRefundApply", "storeOrderRefundSubmit", "storeOrderRefundList", "storeOrderRefundDetails", "storeOrderRefundAddDelivery", "packageOtherPayment", "packagePayment" ] }, { "root": "pages_user", "pages": [ "registerDoctor", "about", "address", "addEditAddress", "personInfo", "agreement", "myDoctorList", "patient", "addEditPatient", "myCouponList", "cert", "followList", "followDetails", "drugReportList", "drugReportPing", "drugReportDetails", "doFollow", "integralGoodsList", "integralGoodsDetails", "integralOrderList", "integralOrderDetails", "integralLogsList", "integralOrderPay", "integralOrderPaySuccess", "integral", "price", "healthRecords/index", "healthRecords/add", "healthRecords/edit", "tongue/index", "tongue/report", "tongue/photoPreview", "tongue/tongueList", "addHealthButler" ] }, { "root": "pages_company", "pages": [ "login", "index", "packageList", "packageDetails", "packageOrderList", "packageOrderDetails", "couponList", "couponDetails", "inquiryOrderList", "inquiryOrderDetails", "storeOrderList", "storeOrderDetail", "storeOrderDelivery" ] }, { "root": "pages_course", "pages": [ "video" ] } ], "window": { "navigationBarTextStyle": "white", "navigationBarTitleText": "御君方互联网医院", "navigationBarBackgroundColor": "#C39A58", "backgroundColor": "#ffffff" }, "tabBar": { "color": "#7e7e7e", "selectedColor": "#C39A58", "borderStyle": "white", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "/static/images/home.png", "selectedIconPath": "/static/images/home_select.png", "text": "首页" }, { "pagePath": "pages/TUIKit/TUIPages/TUIConversation/index", "iconPath": "/static/images/inquiry.png", "selectedIconPath": "/static/images/inquiry_select.png", "text": "问诊" }, { "pagePath": "pages/store/index", "iconPath": "/static/images/store.png", "selectedIconPath": "/static/images/store_select.png", "text": "疗法" }, { "pagePath": "pages/user/index", "iconPath": "/static/images/my.png", "selectedIconPath": "/static/images/my_select.png", "text": "我的" } ] }, "usingComponents": {} }