组件使用

This commit is contained in:
2025-12-08 18:05:49 +08:00
parent 19ff3e2a93
commit 4f1f455660
17 changed files with 256 additions and 521 deletions

View File

@@ -12,7 +12,8 @@
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"pinia": "^2.2.8",
"element-plus": "^2.9.1",
"element-plus": "^2.8.6",
"@element-plus/icons-vue": "^2.3.2",
"@vueuse/core": "^11.3.0",
"axios": "^1.7.9"
},