feat(all): 新增 vant4 组件库
准备给移动端的促销页面实现页面效果
正在显示
| ... | ... | @@ -34,6 +34,7 @@ |
| "pinia": "2.1.7", | ||
| "splitpanes": "3.1.5", | ||
| "uuid": "^11.0.5", | ||
| "vant": "^4.9.18", | ||
| "vue": "^3.5.13", | ||
| "vue-count-to": "^1.0.13", | ||
| "vue-cropper": "1.1.1", | ||
| ... | ... | @@ -42,11 +43,13 @@ |
| "vuedraggable": "^4.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@vant/auto-import-resolver": "^1.3.0", | ||
| "@vitejs/plugin-vue": "5.0.5", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "sass": "1.77.5", | ||
| "standard-version": "^9.5.0", | ||
| "unplugin-auto-import": "0.17.6", | ||
| "unplugin-auto-import": "^0.17.6", | ||
| "unplugin-vue-components": "^28.4.1", | ||
| "unplugin-vue-setup-extend-plus": "1.0.1", | ||
| "vite": "5.3.2", | ||
| "vite-plugin-compression": "0.5.1", | ||
| ... | ... |
vite/plugins/auto-import-vant.js
0 → 100644
请
注册
或者
登录
后发表评论