index.json 278 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "stepper": "../components/stepper/index",
  6. "am-icon": "mini-ali-ui/es/am-icon/index",
  7. "stock-img": "../stock-img/index",
  8. "hot-first-style": "./hot-first-style/index"
  9. }
  10. }