index.json 193 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "am-icon": "mini-ali-ui/es/am-icon/index",
  6. "e-loading": "../components/e-loading/index"
  7. }
  8. }