feat: 头像上传

This commit is contained in:
2026-06-02 17:33:57 +08:00
parent 087f8f1096
commit 29400bb23b
13 changed files with 959 additions and 384 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"axios": "^1.3.6",
"cropper-next-vue": "^0.3.0",
"crypto-js": "^4.2.0",
"element-plus": "^2.13.2",
"gsap": "^3.13.0",
@@ -25,7 +26,7 @@
"pinia-persistedstate-plugin": "^0.1.0",
"pinia-plugin-persistedstate": "^3.1.0",
"swiper": "^12.1.3",
"vue": "^3.2.47",
"vue": "^3.5.35",
"vue-i18n": "^11.2.8",
"vue-router": "^4.1.6"
},