微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314
  1. {
  2. "usingComponents": {
  3. "van-row": "@vant/weapp/row/index",
  4. "van-col": "@vant/weapp/col/index",
  5. "van-cell": "@vant/weapp/cell/index",
  6. "van-tag": "@vant/weapp/tag/index",
  7. "van-icon": "@vant/weapp/icon/index",
  8. "van-popup": "@vant/weapp/popup/index",
  9. "van-picker": "@vant/weapp/picker/index",
  10. "van-radio": "@vant/weapp/radio/index",
  11. "van-radio-group": "@vant/weapp/radio-group/index",
  12. "van-calendar": "@vant/weapp/calendar/index"
  13. }
  14. }