15 lines
341 B
JSON
15 lines
341 B
JSON
|
{
|
||
|
"pages": [
|
||
|
"pages/index/index",
|
||
|
"pages/meeting/meeting",
|
||
|
"pages/test/test"
|
||
|
],
|
||
|
"window": {
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#8FD3F5",
|
||
|
"navigationBarTitleText": "",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"backgroundColor": "#8FD3F5"
|
||
|
},
|
||
|
"sitemapLocation": "sitemap.json"
|
||
|
}
|