还差批量图片上传

This commit is contained in:
2026-01-15 21:26:55 +08:00
parent 20c8248692
commit 56d4b104eb
11 changed files with 510 additions and 96 deletions
+10
View File
@@ -34,11 +34,21 @@
"axios": "^1.13.2",
"bootstrap": "^5.3.8",
"cropperjs": "^2.1.0",
"dropzone": "^6.0.0-beta.2",
"filepond": "^4.32.11",
"filepond-plugin-file-validate-type": "^1.2.9",
"filepond-plugin-image-crop": "^2.0.6",
"filepond-plugin-image-exif-orientation": "^1.0.11",
"filepond-plugin-image-preview": "^4.6.12",
"filepond-plugin-image-resize": "^2.0.10",
"flatpickr": "^4.6.13",
"litepicker": "^2.0.12",
"pinia": "^3.0.4",
"tom-select": "^2.4.3",
"vue": "^3.5.22",
"vue-cropper": "^0.6.5",
"vue-filepond": "^7.0.4",
"vue-flatpickr-component": "^12.0.0",
"vue-i18n": "^11.1.12",
"vue-router": "^4.6.3"
},