16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"pages": [
|
|
"pages/main/main",
|
|
"pages/welcome/welcome",
|
|
"pages/index/index",
|
|
"pages/report/report"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |