| 1234567891011121314151617 |
- {
- "pages": [
- "pages/product/index",
- "pages/trial/index",
- "pages/index/index"
- ],
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#667eea",
- "navigationBarTitleText": "酷乐秀助手",
- "navigationBarTextStyle": "white",
- "backgroundColor": "#f8f9fa",
- "enablePullDownRefresh": false
- },
- "style": "v2",
- "sitemapLocation": "sitemap.json"
- }
|