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

19 lines
723 B

  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-cell-group": "@vant/weapp/cell-group/index",
  7. "van-tag": "@vant/weapp/tag/index",
  8. "van-icon": "@vant/weapp/icon/index",
  9. "van-steps": "@vant/weapp/steps/index",
  10. "van-button": "@vant/weapp/button/index",
  11. "van-checkbox": "@vant/weapp/checkbox/index",
  12. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  13. "van-action-sheet": "@vant/weapp/action-sheet/index",
  14. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  15. "van-dialog": "@vant/weapp/dialog/index",
  16. "van-field": "@vant/weapp/field/index",
  17. "van-empty": "@vant/weapp/empty/index"
  18. }
  19. }