index.json 138 B

1234567
  1. {
  2. "navigationStyle": "custom",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "home": "../../components/home/index"
  6. }
  7. }