16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"pages": [
|
|
"pages/shopping/shopping",
|
|
"pages/index/index",
|
|
"pages/logs/logs"
|
|
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |