| 123456789101112 |
- {
- "usingComponents": {
- "i-tag": "../../ui/tag/index",
- "kefu": "../../components/kefu/kefu",
- "list": "../../components/position/position",
- "privacy-popup": "/components/privacy-popup/privacy-popup"
- },
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#0177FF",
- "enablePullDownRefresh": true,
- "backgroundColor": "#0177FF"
- }
|