微信小程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

3 年前
3 年前
3 年前
3 年前
1234567891011121314151617
  1. {
  2. "usingComponents": {
  3. "van-tab": "@vant/weapp/tab/index",
  4. "van-tabs": "@vant/weapp/tabs/index",
  5. "van-action-sheet": "@vant/weapp/action-sheet/index",
  6. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  7. "van-cell": "@vant/weapp/cell/index",
  8. "van-cell-group": "@vant/weapp/cell-group/index",
  9. "van-icon": "@vant/weapp/icon/index",
  10. "van-tag": "@vant/weapp/tag/index",
  11. "van-dialog": "@vant/weapp/dialog/index",
  12. "van-empty": "@vant/weapp/empty/index",
  13. "van-popup": "@vant/weapp/popup/index",
  14. "van-picker": "@vant/weapp/picker/index",
  15. "van-field": "@vant/weapp/field/index"
  16. }
  17. }