content.json 133 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-icon": "@vant/weapp/icon/index",
  5. "van-tag": "@vant/weapp/tag/index"
  6. }
  7. }