Files
2025-11-09 18:41:07 +08:00

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"
}