index.json 237 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "i-modal": "../modal/index",
  5. "i-img": "../img/index",
  6. "i-input-number": "../input-number/index",
  7. "i-button": "../button/index",
  8. "i-vip-price": "../vipPrice/vipPrice"
  9. }
  10. }