index.json 191 B

12345678
  1. {
  2. "usingComponents": {
  3. "cu-custom": "/components/cu-custom/cu-custom",
  4. "ec-canvas": "../../ec-canvas/ec-canvas"
  5. },
  6. "onReachBottomDistance": 50,
  7. "enablePullDownRefresh": true
  8. }