🚧 improve image uploading

This commit is contained in:
2025-01-14 17:34:55 +08:00
parent 9356c00815
commit e1ee33946d
6 changed files with 165 additions and 132 deletions

View File

@@ -31,13 +31,13 @@
"@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/nprogress": "^0.2.3",
"@vladmandic/face-api": "^1.7.14",
"@vuepic/vue-datepicker": "^11.0.1",
"@vueuse/core": "^12.4.0",
"@vueuse/integrations": "^12.4.0",
"alova": "^3.2.7",
"alova": "^3.2.8",
"animejs": "^3.2.2",
"ant-design-vue": "^4.2.6",
"axios": "^1.7.9",
@@ -75,9 +75,9 @@
"@vitejs/plugin-vue": "^5.2.1",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"sass": "^1.83.1",
"sass": "^1.83.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.7",
"vite-plugin-bundle-obfuscator": "1.4.0",