showMy.json 204 B

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