微信小程序
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.

9 lines
283 B

  1. {
  2. "usingComponents": {
  3. "van-checkbox": "@vant/weapp/checkbox/index",
  4. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  5. "van-cell": "@vant/weapp/cell/index",
  6. "van-cell-group": "@vant/weapp/cell-group/index",
  7. "van-search": "@vant/weapp/search/index"
  8. }
  9. }