소스 검색

工程现场 界面修改

zhanghao 1 개월 전
부모
커밋
f9bdbfd9f4
3개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      src/views/pad/engineering/currentArea.vue
  2. 1 0
      src/views/screen/engineering/currentArea.vue
  3. 1 1
      src/views/screen/engineering/unitAccess.vue

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

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