2019-12-13 09:50:09 +08:00
|
|
|
{
|
|
|
|
"pages": [
|
2019-12-13 15:39:55 +08:00
|
|
|
"pages/classify/classify",
|
2019-12-13 14:38:33 +08:00
|
|
|
"pages/shopping/shopping",
|
2019-12-13 14:35:22 +08:00
|
|
|
"pages/search/search",
|
2019-12-13 10:29:54 +08:00
|
|
|
"pages/index/index"
|
2019-12-13 09:50:09 +08:00
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"backgroundTextStyle": "light",
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
"navigationBarTitleText": "WeChat",
|
|
|
|
"navigationBarTextStyle": "black"
|
|
|
|
},
|
|
|
|
"style": "v2",
|
|
|
|
"sitemapLocation": "sitemap.json"
|
|
|
|
}
|