index.json 315 B

12345678910
  1. {
  2. "usingComponents": {
  3. "i-cell-group": "/component/iView/cell-group/index",
  4. "i-cell": "/component/iView/cell/index",
  5. "i-load-more": "/component/iView/load-more/index",
  6. "i-message": "/component/iView/message/index",
  7. "i-spin": "/component/iView/spin/index"
  8. },
  9. "enablePullDownRefresh": true
  10. }