index.json 315 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "z-index": "./components/index/index",
  4. "z-mine": "./components/mine/mine"
  5. },
  6. "navigationStyle": "custom",
  7. "backgroundColor": "#6966DD",
  8. "backgroundColorTop": "#6966DD",
  9. "navigationBarBackgroundColor": "#6966DD",
  10. "backgroundColorBottom": "#f3f6fe"
  11. }