Browse Source

工程现场监控接入情况

psguo 2 months ago
parent
commit
8a161a15f7

+ 3 - 3
src/views/pad/engineering/unitAccessto.vue

@@ -507,7 +507,7 @@
         display: flex;
         justify-content: space-between;
         align-items: center;
-        font-size:14px;
+        font-size:15px;
         color:#00FFFF;
         width: 515px;
         background: #44f1ff1a;
@@ -518,12 +518,12 @@
         .table-list{
           width:100%;
           height:30px;
-          margin-top: 3px;
+          margin-top: 6px;
           padding:5px 25px 0 10px;
           display: flex;
           justify-content: space-between;
           align-items: center;
-          font-size:14px;
+          font-size:15px;
           color:#FFFFFF;
           font-weight: 500;
         }

+ 2 - 2
src/views/screen/engineering/unitAccessto.vue

@@ -518,12 +518,12 @@ export default {
       .table-list{
         width:100%;
         height:30px;
-        margin-top: 3px;
+        margin-top: 7px;
         padding:5px 25px 0 10px;
         display: flex;
         justify-content: space-between;
         align-items: center;
-        font-size:14px;
+        font-size:15px;
         color:#FFFFFF;
         font-weight: 500;
       }