service.json 162 B

1234567
  1. {
  2. "usingComponents": {
  3. "van-loading": "../../dist/loading/index",
  4. "van-card": "../../dist/card/index",
  5. "van-button": "../../dist/button/index"
  6. }
  7. }