index.json 306 B

1234567891011
  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. "goods-tag": "../goods-tag/index",
  9. "price-tag": "../price-tag/index"
  10. }
  11. }