16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"pages": [
|
|
"pages/home/index",
|
|
"pages/result/index",
|
|
"pages/history/index",
|
|
"pages/history-detail/index"
|
|
],
|
|
"window": {
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#090b1a",
|
|
"backgroundTextStyle": "light"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|