Browse Source

工程现场 界面修改

zhanghao 1 tháng trước cách đây
mục cha
commit
f9bdbfd9f4

+ 1 - 0
src/views/pad/engineering/currentArea.vue

@@ -545,6 +545,7 @@ export default {
 
 
   .content-title.long {
   .content-title.long {
     width: 100%;
     width: 100%;
+    margin-top: -8px;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
   }
   }
 
 

+ 1 - 0
src/views/screen/engineering/currentArea.vue

@@ -545,6 +545,7 @@ export default {
 
 
   .content-title.long {
   .content-title.long {
     width: 100%;
     width: 100%;
+    margin-top: -10px;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
   }
   }
 
 

+ 1 - 1
src/views/screen/engineering/unitAccess.vue

@@ -574,7 +574,7 @@ export default {
   }
   }
   .content-title.long {
   .content-title.long {
     width: 100%;
     width: 100%;
-    margin-top: 14px;
+    margin-top: 0px;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
     background: url("../../../assets/images/main/title_pro_long.png") no-repeat !important;
   }
   }