项目+聊天基本功能

This commit is contained in:
2025-10-13 17:28:26 +08:00
parent 121a13fc56
commit 89a3c1cda7
14 changed files with 1285 additions and 55 deletions

View File

@@ -9,6 +9,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@types/socket.io-client": "^3.0.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.6.2",
@@ -17,6 +18,7 @@
"element-plus": "^2.4.4",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"socket.io-client": "^4.8.1",
"vue": "^3.3.11",
"vue-echarts": "^6.6.1",
"vue-router": "^4.2.5"