69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
|
"pages": [
|
|
"pages/tabbar/homePage/homePage",
|
|
"pages/login/login",
|
|
"pages/tabbar/product/product",
|
|
"pages/tabbar/shoppingCart/shoppingCart",
|
|
"pages/tabbar/my/my",
|
|
"pages/login/xiey/xiey"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pagesA",
|
|
"pages": [
|
|
"productDetail/productDetail",
|
|
"myOrder/myOrder",
|
|
"confirmOrder/confirmOrder",
|
|
"afterSales/afterSales",
|
|
"daiEvaluated/daiEvaluated",
|
|
"evaluate/evaluate",
|
|
"viewLogistics/viewLogistics",
|
|
"applyAfterSales/applyAfterSales"
|
|
]
|
|
},
|
|
{
|
|
"root": "pagesB",
|
|
"pages": [
|
|
"allEvaluate/allEvaluate",
|
|
"zIncome/zIncome",
|
|
"personalInfo/personalInfo",
|
|
"record/record",
|
|
"immediateWithdrawal/immediateWithdrawal",
|
|
"notices/notices",
|
|
"noticesDetail/noticesDetail",
|
|
"myCollection/myCollection",
|
|
"dividendRules/dividendRules",
|
|
"adManagement/adManagement",
|
|
"newAddress/newAddress",
|
|
"businessCooperation/businessCooperation",
|
|
"platformDescription/platformDescription",
|
|
"keySearch/keySearch"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "登锐",
|
|
"navigationBarBackgroundColor": "#f5f5f5",
|
|
"backgroundColor": "#f5f5f5",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"preloadRule": {
|
|
"pages/tabbar/homePage/homePage": {
|
|
"network": "all",
|
|
"packages": [
|
|
"pagesA"
|
|
]
|
|
}
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "您的位置信息将用于小程序位置接口的效果展示"
|
|
}
|
|
},
|
|
"usingComponents": {
|
|
"status-nav": "/components/status-nav",
|
|
"foot-tab": "/components/footTab"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |