| | |
| | | { |
| | | "pages": [ |
| | | "pages/index/index", |
| | | "pages/appointment/index", |
| | | "pages/login/Login", |
| | | "pages/login/Register", |
| | | "pages/my/index", |
| | | "pages/vaccine/index", |
| | | "pages/vaccine/book", |
| | | "pages/appointment/doctor", |
| | | "pages/appointment/schedule", |
| | | "pages/appointment/record", |
| | | "pages/payment/index", |
| | | "pages/department/index", |
| | | "pages/department/guide", |
| | | "pages/department/list", |
| | | "pages/department/detail", |
| | | "pages/department/search", |
| | | "pages/hospital/detail", |
| | | "pages/records/medical", |
| | | "pages/records/detail", |
| | | "pages/records/report", |
| | | "pages/my/cases", |
| | | "pages/my/case-detail", |
| | | "pages/records/reports", |
| | | "pages/records/report-detail", |
| | | "pages/appointment/patient", |
| | | "pages/appointment/confirm", |
| | | "pages/vaccine/list", |
| | | "pages/vaccine/detail", |
| | | "pages/vaccine/record", |
| | | "pages/case/index", |
| | | "pages/case/CaseDetails", |
| | | "pages/case/CaseInfo", |
| | | "pages/case/transfer", |
| | | "pages/case/transferinfo", |
| | | "pages/payment/record", |
| | | "pages/payment/detail", |
| | | "pages/payment/result", |
| | | "pages/payment/refund", |
| | | "pages/payment/invoice", |
| | | "pages/patient/list", |
| | | "pages/patient/add", |
| | | "pages/patient/edit", |
| | | "pages/my/payment-method", |
| | | "pages/my/add-bank-card", |
| | | "pages/my/notification", |
| | | "pages/search/index", |
| | | "pages/doctor/detail", |
| | | "pages/disease/detail", |
| | | "pages/appointment/department", |
| | | "pages/news/list", |
| | | "pages/news/detail", |
| | | "pages/featured/tcm", |
| | | "pages/featured/project", |
| | | "pages/featured/case", |
| | | "pages/featured/index", |
| | | "pages/featured/cross-border", |
| | | "pages/featured/expert", |
| | | "pages/featured/all", |
| | | "pages/featured/bay-area", |
| | | "pages/my/profile", |
| | | "pages/consultation/index", |
| | | "pages/ethicalReview/ethicalInfo", |
| | | "pages/ethicalReview/index", |
| | | "pages/consultation/chat", |
| | | "pages/consultation/ai", |
| | | "pages/my/health-records" |
| | | "pages/my/index" |
| | | ], |
| | | "subPackages": [ |
| | | { |
| | | "root": "pagesSub/case", |
| | | "pages": [ |
| | | "index", |
| | | "CaseDetails", |
| | | "CaseInfo", |
| | | "transfer", |
| | | "transferinfo" |
| | | ], |
| | | "name": "案例上报模块" |
| | | }, |
| | | { |
| | | "root": "pagesSub/ethicalReview", |
| | | "pages": [ |
| | | "ethicalInfo", |
| | | "index" |
| | | ], |
| | | "name": "伦理审查模块" |
| | | }, |
| | | { |
| | | "root": "pagesSub/my", |
| | | "pages": [ |
| | | "notification", |
| | | "profile", |
| | | "health-records" |
| | | ], |
| | | "name": "我的扩展模块" |
| | | }, |
| | | { |
| | | "root": "pagesSub/common", |
| | | "pages": [ |
| | | "search/index", |
| | | "news/list", |
| | | "news/detail" |
| | | ], |
| | | "name": "通用功能模块" |
| | | } |
| | | ], |
| | | "window": { |
| | | "navigationBarTextStyle": "white", |
| | |
| | | } |
| | | ] |
| | | }, |
| | | "preloadRule": { |
| | | "pages/index/index": { |
| | | "network": "wifi", |
| | | "packages": [ |
| | | "pagesSub/my" |
| | | ] |
| | | }, |
| | | "pages/login/Login": { |
| | | "network": "wifi", |
| | | "packages": [ |
| | | "pagesSub/my" |
| | | ] |
| | | }, |
| | | "pages/my/index": { |
| | | "network": "wifi", |
| | | "packages": [ |
| | | "pagesSub/my" |
| | | ] |
| | | }, |
| | | "pagesSub/case/index": { |
| | | "network": "wifi", |
| | | "packages": [] |
| | | } |
| | | }, |
| | | "navigationBarTitleText": "青岛大学附属医院opo", |
| | | "navigationBarBackgroundColor": "#FFFFFF", |
| | | "lazyCodeLoading": "requiredComponents", |
| | | "usingComponents": {} |
| | | } |