complete mobile image upload

This commit is contained in:
2024-12-18 01:07:10 +08:00
parent b11641f62e
commit 68a8e3e5c4
26 changed files with 455 additions and 83 deletions

View File

@@ -10,7 +10,7 @@
"docker-build": "docker build -t schisandra/schisandra-cloud-album-front ."
},
"dependencies": {
"@alova/adapter-axios": "^2.0.11",
"@alova/adapter-axios": "^2.0.12",
"@ant-design/icons-vue": "^7.0.1",
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-backend-webgl": "^4.22.0",
@@ -24,7 +24,7 @@
"@vuepic/vue-datepicker": "^10.0.0",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"alova": "^3.2.6",
"alova": "^3.2.7",
"animejs": "^3.2.2",
"ant-design-vue": "^4.2.6",
"autofit.js": "^3.2.2",
@@ -64,7 +64,7 @@
"globals": "^15.13.0",
"sass": "^1.83.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.1",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.3",
"vite-plugin-bundle-obfuscator": "1.4.0",