66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"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",
|
|
"pages/live/room/room",
|
|
"pages/live/h5Room/index",
|
|
"pages/live/wxroom/index",
|
|
"pages/webview-auth/index"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "package-live",
|
|
"pages": [
|
|
"wxroom/index",
|
|
"login/login",
|
|
"red-history/red-history"
|
|
]
|
|
}
|
|
],
|
|
"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"
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"requiredPrivateInfos": [
|
|
"chooseAddress"
|
|
],
|
|
"useExtendedLib": {
|
|
"weui": true
|
|
}
|
|
}
|