12345678910111213141516171819 |
- {
- "pages": [
- "pages/home/home",
- "pages/sonTopic/sonTopic",
- "pages/live/live"
- ],
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#20223b",
- "navigationBarTitleText": "陕西广电融媒体集团创新中心",
- "navigationBarTextStyle": "white",
- "navigationStyle": "default"
- },
- "style": "v2",
- "sitemapLocation": "sitemap.json",
- "useExtendedLib": {
- "weui": true
- }
- }
|