{ "$schema": "https://dldir1.qq.com/WechatWebDev/editor-extension/wx-json/app.schema.json", "pages": ["pages/start/index", "pages/home/index", "pages/cases/index", "pages/my/index", "pages/chatRoomList/index"], "subPackages": [ { "root": "echart", "pages": [] }, { "root": "module1", "pages": [ "pages/login/index", "pages/loginProtool/index", "pages/invite/index", "pages/setInfo/index", "pages/setInfoResult/index", "pages/sHostipal/index", "pages/cHostipal/index", "pages/cHostipalResult/index", "pages/auditDoctorList/index", "pages/auditDoctorDetail/index", "pages/setDoctor/index", "pages/userInfo/index", "pages/changePhone/index", "pages/doctorRankList/index", "pages/org3/index", "pages/org4/index", "pages/entryCases/index", "pages/setCaseDoctor/index", "pages/entryCasesResult/index", "pages/casesDetail/index", "pages/casesFeedback/index", "pages/chatRoom/index", "pages/chatRoomInfo/index" ] } ], "preloadRule": {}, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "tabBar": { "custom": true, "list": [ { "pagePath": "pages/home/index", "text": "首页" }, { "pagePath": "pages/cases/index", "text": "病历" }, { "pagePath": "pages/chatRoomList/index", "text": "我的" }, { "pagePath": "pages/my/index", "text": "我的" } ] }, "resolveAlias": { "@/*": "/*" }, "rendererOptions": { "skyline": { "defaultDisplayBlock": true, "disableABTest": true, "sdkVersionBegin": "3.0.0", "sdkVersionEnd": "15.255.255" } }, "componentFramework": "glass-easel", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }