cartModal.json 158 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "i-input-number": "../../components/input-number/index",
  5. "i-modal": "../../components/modal/index"
  6. }
  7. }