重构websocket结构

This commit is contained in:
wzy-warehouse
2026-05-18 10:21:13 +08:00
parent c0d51010b9
commit c662a60823
4 changed files with 7 additions and 403 deletions
+3
View File
@@ -13,6 +13,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.2",
"@stomp/stompjs": "^7.3.0",
"@types/spark-md5": "^3.0.5",
"axios": "^1.12.2",
"cesium": "1.101.0",
@@ -20,6 +21,7 @@
"gm-crypto": "^0.1.12",
"pinia": "^3.0.3",
"proj4": "^2.20.8",
"sockjs-client": "^1.6.1",
"spark-md5": "^3.0.2",
"vite-plugin-cesium": "^1.2.22",
"vue": "^3.5.32",
@@ -29,6 +31,7 @@
"@tsconfig/node22": "^22.0.2",
"@types/node": "^24.12.2",
"@types/proj4": "^2.19.0",
"@types/sockjs-client": "^1.5.4",
"@vitejs/plugin-vue": "^6.0.5",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.6.0",