16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"pages": [
|
|
"pages/welcome/welcome",
|
|
"pages/home/home"
|
|
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |