index.json 194 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "i-dialog": "../dialog/index",
  5. "i-money": "../moneyFormat/index",
  6. "i-operation": "../operation/index",
  7. "i-img": "../img/index"
  8. }
  9. }