diff --git a/.env.development b/.env.development index f0d54dfc..31b73522 100644 --- a/.env.development +++ b/.env.development @@ -3,10 +3,8 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # 后端本地 -VITE_API_URL = 'http://192.168.34.221:9111' -# VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 -# VITE_API_URL = 'http://jxj.zhgdyun.com:61212' #杰哥远程 -# VITE_API_URL = 'http://192.168.34.155:19111' +VITE_API_URL = 'http://192.168.34.221:19111' +# VITE_API_URL = 'http://192.168.34.221:9111' # VITE_API_URL = 'http://192.168.34.221:28888' # VITE_API_URL = 'http://121.196.214.246/api' # VITE_API_URL = 'http://jxj.zhgdyun.com:100' diff --git a/src/views/commandScreen/commandCenter/centerBottom.vue b/src/views/commandScreen/commandCenter/centerBottom.vue index 573e3a3d..4ca03c65 100644 --- a/src/views/commandScreen/commandCenter/centerBottom.vue +++ b/src/views/commandScreen/commandCenter/centerBottom.vue @@ -8,14 +8,23 @@
- +
-
{{ item.header }}
-
{{ item.header }}
+
+
重大风险
+
较大风险
+
一般风险
+
低风险
+
+
+ +
超危工程
+
危大工程
+
- - {{ item.content }} + + {{ item.msg }}
@@ -25,15 +34,55 @@
-->
- {{ item.startTime + '-' + item.endTime }} + {{ JSON.parse(item.payload).time }} +
+
+
+
+ + +
+
+
+
重大风险
+
较大风险
+
一般风险
+
低风险
+
+
+ +
超危工程
+
危大工程
+
+
+ + {{ item.msg }} + +
+
+ +
+ {{ JSON.parse(item.payload).time }}
+
+
+ +

暂无数据

+