index.json 172 B

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