index.json 303 B

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