index.json 367 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "i-tag": "../../ui/tag/index",
  4. "kefu": "../../components/kefu/kefu",
  5. "list": "../../components/position/position",
  6. "privacy-popup": "/components/privacy-popup/privacy-popup"
  7. },
  8. "navigationBarTextStyle": "white",
  9. "navigationBarBackgroundColor": "#0177FF",
  10. "enablePullDownRefresh": true,
  11. "backgroundColor": "#0177FF"
  12. }