| 12345678910111213141516 |
- {
- "pages":[
- "pages/main/default",
- "pages/index/index"
- ],
- "window": {
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTitleText": "秒过分数线",
- "navigationBarTextStyle": "black",
- "backgroundColor": "#ffffff",
- "enablePullDownRefresh": false
- },
- "style": "v2",
- "sitemapLocation": "sitemap.json"
- }
|