21 lines
591 B
JSON
21 lines
591 B
JSON
{
|
|
"pages": [
|
|
"pages/chooseaddr/chooseaddr",
|
|
"pages/orderconfirm/orderconfirm",
|
|
"pages/message/message",
|
|
"pages/personal/personal",
|
|
"pages/product/product",
|
|
"pages/classify/classify",
|
|
"pages/shopping/shopping",
|
|
"pages/search/search",
|
|
"pages/index/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |