index.json 187 B

123456789
  1. {
  2. "usingComponents": {
  3. "navbar":"/components/navigation-bar/navigation-bar"
  4. },
  5. "tabbar": "/custom-tab-bar/index",
  6. "navigationStyle": "custom",
  7. "onReachBottomDistance": 50
  8. }