From e46aa927d231af83724683c7286d9db503e24cf7 Mon Sep 17 00:00:00 2001 From: z8018 <1282578289@qq.com> Date: 星期二, 10 六月 2025 11:46:20 +0800 Subject: [PATCH] 1 --- 项目代码/WCS/WIDESEAWCS_Client/package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/package.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/package.json" index 977418b..792f125 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/package.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Client/package.json" @@ -11,12 +11,15 @@ "dependencies": { "@element-plus/icons-vue": "^2.1.0", "@microsoft/signalr": "^6.0.4", + "@types/three": "^0.175.0", "ali-oss": "^6.17.1", "axios": "^0.21.1", "core-js": "^3.6.5", "echarts": "^5.0.2", "element-plus": "^2.2.14", "less": "^4.1.1", + "postprocessing": "^6.37.2", + "three": "^0.175.0", "vue": "^3.2.37", "vue-draggable-next": "^2.0.1", "vue-router": "^4.0.0-0", -- Gitblit v1.9.3