From f4cd3007982f14f48067196a9cf6287f17242148 Mon Sep 17 00:00:00 2001 From: "zyc@123456" <784479659@qq.com> Date: Tue, 30 May 2023 14:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=B8=AD=E5=BF=83=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/videos/index.vue | 211 +++++++++++++++-------------- 1 file changed, 110 insertions(+), 101 deletions(-) diff --git a/src/views/monitor/videos/index.vue b/src/views/monitor/videos/index.vue index 64dff4c..9b5554f 100644 --- a/src/views/monitor/videos/index.vue +++ b/src/views/monitor/videos/index.vue @@ -22,101 +22,7 @@ --> -
-
- - - -
-

正常

- 216 -
-
- -
-

离线

- 23 -
-
- -
-

报警

- 38 -
-
-
-
-
- - - -
-

正常

- 216 -
-
- -
-

离线

- 23 -
-
- -
-

报警

- 38 -
-
-
-
-
- - - -
-

正常

- 216 -
-
- -
-

离线

- 23 -
-
- -
-

报警

- 38 -
-
-
-
-
- - - -
-

正常

- 216 -
-
- -
-

离线

- 23 -
-
- -
-

报警

- 38 -
-
-
-
-
@@ -216,12 +122,107 @@ --> -
入侵报警
+
入侵报警
视频监控
门禁管理
电子围栏
+
+
+ + + +
+

正常

+ 216 +
+
+ +
+

离线

+ 23 +
+
+ +
+

报警

+ 38 +
+
+
+
+
+ + + +
+

正常

+ 216 +
+
+ +
+

离线

+ 23 +
+
+ +
+

报警

+ 38 +
+
+
+
+
+ + + +
+

正常

+ 216 +
+
+ +
+

离线

+ 23 +
+
+ +
+

报警

+ 38 +
+
+
+
+
+ + + +
+

正常

+ 216 +
+
+ +
+

离线

+ 23 +
+
+ +
+

报警

+ 38 +
+
+
+
+ +
@@ -755,11 +756,17 @@ export default { padding: 10px; } .tab-header{background-color: #fff;} - .shipinscons {height: 95%;text-align: center;overflow-y: auto; + /* .shipinscons {height: 95%;text-align: center;overflow-y: auto; margin: 20px auto 0; text-align: center;position: relative; padding: 20px 50px 20px 50px; background-color: #fff;box-shadow:0px 0px 10px #E9E9E9;border-radius: 5px; +} */ +.shipinscons {height: 95%;text-align: center;overflow-y: auto; + margin: 20px auto 0; + text-align: center;position: relative; + padding: 20px 50px 20px 320px; + background-color: #fff;box-shadow:0px 0px 10px #E9E9E9;border-radius: 5px; } .shipinscon {width: 60%; margin: 20px auto 0; @@ -857,7 +864,7 @@ export default { .mores /deep/ .el-checkbox-button.is-checked .el-checkbox-button__inner { background-color: #e9f7fa;border: 1px solid #469efd;color: #000; } -.moress{position: absolute;top: 15px;right: 20px;z-index: 9000; +.moress{position: absolute;top: 100px;left: 20px;z-index: 9000; padding: 0 0px; display: flex; flex-direction: column; @@ -913,12 +920,14 @@ export default { /* // 底部导航 */ .tabhead { - position: fixed; + /* position: fixed; bottom: 50px; - left: 230px; + left: 230px; */ + position: absolute; + top: 30px; + left: 20px; z-index: 900; - /* background-color: rgba( #04154d, 0.8); */ - /* box-shadow: 0px 0px 6px #0d27c2; */ + } .iconfontyuan { font-size: 18px !important;