index.json 272 B

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