62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"pages": [
|
|
"pages/login/login",
|
|
"pages/tabbar/pageHome/pageHome",
|
|
"pages/tabbar/shop/shop",
|
|
"pages/tabbar/cate/cate",
|
|
"pages/tabbar/my/my"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pagesA",
|
|
"pages": [
|
|
"nodifyData/nodifyData",
|
|
"makeAnPppointment/makeAnPppointment",
|
|
"ppointmentEv/ppointmentEv",
|
|
"suggestions/suggestions"
|
|
]
|
|
},
|
|
{
|
|
"root": "pagesB",
|
|
"pages": [
|
|
"searchPage/searchPage",
|
|
"mysharer/mysharer",
|
|
"messagecenter/messagecenter",
|
|
"myCollection/myCollection",
|
|
"customerList/customerList",
|
|
"userFootprint/userFootprint",
|
|
"personalPoster/personalPoster",
|
|
"sharingCenter/sharingCenter",
|
|
"aboutUs/aboutUs",
|
|
"articleDetail/articleDetail",
|
|
"doctor/doctor",
|
|
"doctorDetail/doctorDetail",
|
|
"problemDetail/problemDetail",
|
|
"video/playVideo"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "恒美",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"preloadRule": {
|
|
"pages/tabbar/homePage/homePage": {
|
|
"network": "all",
|
|
"packages": [
|
|
"pagesA"
|
|
]
|
|
}
|
|
},
|
|
"usingComponents": {
|
|
"status-nav": "/components/status-nav",
|
|
"foot-tab": "/components/foot-tab",
|
|
"back-top": "/components/backTop",
|
|
"cate-pu": "/components/cate-items/cate-pu",
|
|
"list-pu": "/components/list-pu",
|
|
"pu-po": "/components/pupo"
|
|
}
|
|
} |