2 次代碼提交 c128b49661 ... c07cfad3b1

作者 SHA1 備註 提交日期
  dengliying c07cfad3b1 Merge branch 'master' of http://47.114.101.16:7070/ssy/newcpms 1 年之前
  dengliying 21ad99775b 滚动条优化 1 年之前
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      ui/src/views/monitor/pfd/C2C3Page.vue
  2. 1 1
      ui/src/views/monitor/pfd/JLQPage.vue
  3. 1 1
      ui/src/views/monitor/pfd/index.vue

+ 1 - 1
ui/src/views/monitor/pfd/C2C3Page.vue

@@ -459,7 +459,7 @@ body{
     width: 100%;
     height: 100%;
     position: relative;
-    overflow: scroll;
+    /* overflow: scroll; */
     cursor: move;
     margin-top: -77px;
 

+ 1 - 1
ui/src/views/monitor/pfd/JLQPage.vue

@@ -135,7 +135,7 @@ body{
     width: 100%;
     height: 100%;
     position: relative;
-    overflow: scroll;
+    /* overflow: scroll; */
     cursor: move;
     margin-top: -77px;
 

+ 1 - 1
ui/src/views/monitor/pfd/index.vue

@@ -907,7 +907,7 @@ body{
     width: 100%;
     height: 100%;
     position: relative;
-    overflow: scroll;
+    /* overflow: scroll; */
     cursor: move;
     margin-top: -77px;