2019-12-13 09:50:09 +08:00
|
|
|
{
|
2019-12-13 11:59:54 +08:00
|
|
|
"pages": [
|
2019-12-14 10:02:03 +08:00
|
|
|
"pages/chooseaddr/chooseaddr",
|
2019-12-13 17:17:49 +08:00
|
|
|
"pages/orderconfirm/orderconfirm",
|
2019-12-14 10:03:13 +08:00
|
|
|
"pages/message/message",
|
|
|
|
"pages/personal/personal",
|
|
|
|
"pages/product/product",
|
2019-12-13 17:22:58 +08:00
|
|
|
"pages/classify/classify",
|
2019-12-13 11:59:54 +08:00
|
|
|
"pages/shopping/shopping",
|
2019-12-13 17:22:58 +08:00
|
|
|
"pages/search/search",
|
2019-12-13 17:17:49 +08:00
|
|
|
"pages/index/index"
|
2019-12-13 11:59:54 +08:00
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"backgroundTextStyle": "light",
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
"navigationBarTitleText": "WeChat",
|
|
|
|
"navigationBarTextStyle": "black"
|
|
|
|
},
|
|
|
|
"style": "v2",
|
|
|
|
"sitemapLocation": "sitemap.json"
|
2019-12-13 09:50:09 +08:00
|
|
|
}
|