index.json 561 B

12345678910111213141516
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "stock-img": "../stock-img/index",
  6. "stepper": "../components/stepper/index",
  7. "mas-adc-rich-pro": "@mas.io/adc-rich-pro/es/index",
  8. "mall-footer-button": "../mall-footer-button/index",
  9. "mall-car-popup": "../mall-car-popup/index",
  10. "goods-tag": "../goods-tag/index",
  11. "store": "../store/index",
  12. "member-price-tag": "../member-price-tag/index",
  13. "price-tag": "../price-tag/index",
  14. "mas-adc-nav-bar": "@mas.io/adc-nav-bar/es/index"
  15. }
  16. }