From f423dc8ceea16c92cc775c4f78759524afbb6709 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Sat, 13 Jul 2024 19:10:51 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=BC=B9?= =?UTF-8?q?=E5=B9=95=E9=85=8D=E7=BD=AE=20=E8=A7=86=E9=A2=91=E8=BD=AE?= =?UTF-8?q?=E6=92=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .env.production | 4 +- package-lock.json | 6 +- package.json | 2 +- public/static/bim.html | 214 ++-- src/api/modules/agjtLiveApi.ts | 15 + src/components/setBarrageDialog.vue | 400 ++++++++ src/config/config.ts | 4 +- src/routers/modules/staticRouter.ts | 4 +- src/views/agjtLiveScreen/indexLive.vue | 4 +- .../agjtLiveScreen/liveScreen/centerTop.vue | 309 +++++- src/views/agjtLiveScreen/liveScreen/index.vue | 109 +- .../agjtLiveScreen/liveScreen/leftBottom.vue | 2 + .../dialogCompnnents/progress-tree.vue | 494 +++++++++ .../dialogCompnnents/weather-info.vue | 955 ++---------------- src/views/sevenLargeScreen/bImModel/index.vue | 10 +- 16 files changed, 1482 insertions(+), 1054 deletions(-) create mode 100644 src/components/setBarrageDialog.vue create mode 100644 src/views/commandScreen/dialogCompnnents/progress-tree.vue diff --git a/.env.development b/.env.development index 67b2660..4f79e0e 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # 后端本地 # VITE_API_URL = 'http://192.168.34.155:19111' -# VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地 +VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地 # VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 # VITE_API_URL = 'http://192.168.34.221:28889' # VITE_API_URL = 'http://121.196.214.246/api' @@ -25,7 +25,7 @@ NODE_ENV = 'development' # 七参数标准版(演示平台) # VITE_API_URL = 'http://jxj.zhgdyun.com:9809' # agjt -VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 +# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 苏立信/重庆市南岸区 diff --git a/.env.production b/.env.production index dfd0848..b9f4c4f 100644 --- a/.env.production +++ b/.env.production @@ -22,7 +22,7 @@ NODE_ENV = "production" # VITE_API_URL = 'http://182.90.224.237:15551' # agjt # VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 -# VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 +VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # 苏立信/重庆市南岸区 # VITE_API_URL = 'http://101.43.164.214:11111' # 中科安信 @@ -34,7 +34,7 @@ NODE_ENV = "production" # 九柱 # VITE_API_URL = 'http://jxjzw.zhgdyun.com:11111' # 同济 -VITE_API_URL = 'http://192.168.110.220:9809' +# VITE_API_URL = 'http://192.168.110.220:9809' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/package-lock.json b/package-lock.json index 76858e0..f8d8cdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@element-plus/icons-vue": "^2.0.10", "@vueup/vue-quill": "^1.0.0-alpha.40", "@vueuse/core": "^9.12.0", - "@wangeditor/editor": "^5.1.12", + "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "amfe-flexible": "^2.2.1", "axios": "^1.2.1", @@ -3963,7 +3963,7 @@ }, "node_modules/@wangeditor/editor": { "version": "5.1.23", - "resolved": "https://registry.npmjs.org/@wangeditor/editor/-/editor-5.1.23.tgz", + "resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz", "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==", "dependencies": { "@uppy/core": "^2.1.1", @@ -19422,7 +19422,7 @@ }, "@wangeditor/editor": { "version": "5.1.23", - "resolved": "https://registry.npmjs.org/@wangeditor/editor/-/editor-5.1.23.tgz", + "resolved": "https://registry.npmmirror.com/@wangeditor/editor/-/editor-5.1.23.tgz", "integrity": "sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==", "requires": { "@uppy/core": "^2.1.1", diff --git a/package.json b/package.json index 8020e6b..067533c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@element-plus/icons-vue": "^2.0.10", "@vueup/vue-quill": "^1.0.0-alpha.40", "@vueuse/core": "^9.12.0", - "@wangeditor/editor": "^5.1.12", + "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "amfe-flexible": "^2.2.1", "axios": "^1.2.1", diff --git a/public/static/bim.html b/public/static/bim.html index 89077f9..3b541f2 100644 --- a/public/static/bim.html +++ b/public/static/bim.html @@ -1,108 +1,116 @@ -
- -