2026-01-31 22:02:01 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
2026-02-01 22:03:00 +08:00
|
|
|
"pages/home/home",
|
2026-02-20 15:10:23 +08:00
|
|
|
"pages/zodiac/index",
|
2026-02-08 21:17:12 +08:00
|
|
|
"pages/index/index",
|
|
|
|
|
"pages/knowledge/index",
|
|
|
|
|
"pages/knowledge/list",
|
|
|
|
|
"pages/knowledge/article",
|
2026-02-15 23:50:01 +08:00
|
|
|
"pages/webview/index",
|
2026-02-20 15:10:23 +08:00
|
|
|
"pages/privacy/privacy",
|
|
|
|
|
"pages/privacy-agree/privacy-agree",
|
|
|
|
|
"pages/settings/settings",
|
|
|
|
|
"pages/user-agreement/user-agreement"
|
2026-01-31 22:02:01 +08:00
|
|
|
],
|
|
|
|
|
"window": {
|
2026-02-20 15:10:23 +08:00
|
|
|
"navigationBarTitleText": "塔罗星语",
|
|
|
|
|
"navigationBarBackgroundColor": "#1a1a2e",
|
|
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
|
"backgroundColor": "#1a1a2e"
|
2026-01-31 22:02:01 +08:00
|
|
|
},
|
|
|
|
|
"style": "v2",
|
|
|
|
|
"sitemapLocation": "sitemap.json"
|
|
|
|
|
}
|