{ "pages": [ "pages/tab-bar/medicine-box/index", "pages/tab-bar/medicine-box/add/index", "pages/tab-bar/drug-wiki/index", "pages/tab-bar/education/index", "pages/tab-bar/profile/index", "pages/tab-bar/profile/edit/index", "pages/drug-guide/index", "pages/login/login", "pages/live/video/video", "pages/live/registration/registration", "pages/live/red-history/red-history", "pages/live/report/report", "pages/common/red/red" ], "plugins": { "myPlugin": { "version": "0.1.5", "provider": "wx116d0dd5e6a39ac7" } }, "tabBar": { "custom": true, "list": [ { "pagePath": "pages/tab-bar/medicine-box/index", "text": "电子药箱" }, { "pagePath": "pages/tab-bar/drug-wiki/index", "text": "药品百科" }, { "pagePath": "pages/tab-bar/education/index", "text": "惠教中心" }, { "pagePath": "pages/tab-bar/profile/index", "text": "我的" } ] }, "window": { "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "rendererOptions": { "skyline": { "defaultDisplayBlock": true, "defaultContentBox": true, "tagNameStyleIsolation": "legacy", "disableABTest": true, "sdkVersionBegin": "3.0.0", "sdkVersionEnd": "15.255.255" } }, "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents", "requiredPrivateInfos": [ "chooseAddress" ], "useExtendedLib": { "weui": true } }