23 lines
662 B
JSON
23 lines
662 B
JSON
{
|
|
"pages": [
|
|
"pages/home/home",
|
|
"pages/zodiac/index",
|
|
"pages/index/index",
|
|
"pages/knowledge/index",
|
|
"pages/knowledge/list",
|
|
"pages/knowledge/article",
|
|
"pages/webview/index",
|
|
"pages/privacy/privacy",
|
|
"pages/privacy-agree/privacy-agree",
|
|
"pages/settings/settings",
|
|
"pages/user-agreement/user-agreement"
|
|
],
|
|
"window": {
|
|
"navigationBarTitleText": "塔罗星语",
|
|
"navigationBarBackgroundColor": "#1a1a2e",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#1a1a2e"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |