index.json 370 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "i-cell-group": "/component/iView/cell-group/index",
  4. "i-cell": "/component/iView/cell/index",
  5. "i-avatar": "/component/iView/avatar/index",
  6. "i-button": "/component/iView/button/index",
  7. "i-icon": "/component/iView/icon/index",
  8. "i-message": "/component/iView/message/index",
  9. "i-spin": "/component/iView/spin/index"
  10. }
  11. }