From b244ea805e83c392474271311c3809f4ac2db971 Mon Sep 17 00:00:00 2001 From: jxj_yjl <1490736767@qq.com> Date: Mon, 4 Sep 2023 14:43:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=83=E5=8F=82=E6=95=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- public/static/bim.html | 2 +- src/App.vue | 19 +- src/api/modules/login.ts | 5 + src/assets/images/dustNoise/jumpIcon.png | Bin 0 -> 613 bytes src/routers/index.ts | 4 +- src/routers/modules/staticRouter.ts | 16 +- src/views/login/index.vue | 6 +- .../distributionMonitoring/bottomRight.vue | 26 +- .../distributionMonitoring/topCenter.vue | 14 +- .../distributionMonitoring/topLeft.vue | 781 +++++++++--------- .../distributionMonitoring/topRight.vue | 34 +- src/views/sevenLargeScreen/indexL.vue | 77 +- .../towerCraneMonitoring/leftCenter.vue | 1 - .../towerCraneMonitoring/right.vue | 121 +-- 15 files changed, 621 insertions(+), 489 deletions(-) create mode 100644 src/assets/images/dustNoise/jumpIcon.png diff --git a/.env.development b/.env.development index 71917fc..e900b3e 100644 --- a/.env.development +++ b/.env.development @@ -3,9 +3,9 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # VITE_API_URL = 'http://121.196.214.246/api' -# VITE_API_URL = 'http://182.90.224.147:100' +VITE_API_URL = 'http://182.90.224.147:100' # VITE_API_URL = 'http://192.168.34.221:12360' -VITE_API_URL = 'http://192.168.34.221:30002' +# VITE_API_URL = 'http://192.168.34.221:30002' # 上传 diff --git a/public/static/bim.html b/public/static/bim.html index 1b1af46..894159e 100644 --- a/public/static/bim.html +++ b/public/static/bim.html @@ -18,7 +18,7 @@ // console.log('取到的token',token); let viewer3D; let app; - let viewToken = "f8b70c0a02244f89be38229da2302f09"; + let viewToken = "29a730ca254548e18d441293f13d5720"; console.log('viewToken',viewToken); let loaderConfig = new BimfaceSDKLoaderConfig(); loaderConfig.viewToken = viewToken; diff --git a/src/App.vue b/src/App.vue index ea05709..668870d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@ diff --git a/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue b/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue index 5583190..1296111 100644 --- a/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue +++ b/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue @@ -22,16 +22,19 @@
+ 暂无数据
+