index.json 90B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-loading": "../loading/index"
  5. }
  6. }