12345678910111213 |
- {
- "pages": [
- "pages/hint/hint"
- ],
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#2562FF",
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "white",
- "backgroundColor": "#101426"
- },
- "sitemapLocation": "sitemap.json"
- }
|