lxh 1 년 전
부모
커밋
13dd57e2bc
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/views/vent/monitorManager/alarmMonitor/fire/dustPage.vue

+ 6 - 6
src/views/vent/monitorManager/alarmMonitor/fire/dustPage.vue

@@ -172,11 +172,11 @@ watch(() => props.listData, (val) => {
                     width: 50%;
                     height: 50%;
                     background: url('../../../../../assets/images/fire/content-item.png') no-repeat center;
-                    background-size: 72% 50%;
+                    background-size: 82% 50%;
 
                     .item-label {
                         position: absolute;
-                        left: 21%;
+                        left: 18%;
                         top: 50%;
                         transform: translate(0, -44%);
                         font-size: 12px;
@@ -184,7 +184,7 @@ watch(() => props.listData, (val) => {
 
                     .item-value {
                         position: absolute;
-                        right: 21%;
+                        right: 18%;
                         top: 50%;
                         transform: translate(0, -44%);
                         font-size: 12px;
@@ -231,11 +231,11 @@ watch(() => props.listData, (val) => {
                     width: 50%;
                     height: 50%;
                     background: url('../../../../../assets/images/fire/content-item.png') no-repeat center;
-                    background-size: 72% 50%;
+                    background-size: 82% 50%;
 
                     .item-label {
                         position: absolute;
-                        left: 21%;
+                        left: 18%;
                         top: 50%;
                         transform: translate(0, -44%);
                         font-size: 12px;
@@ -243,7 +243,7 @@ watch(() => props.listData, (val) => {
 
                     .item-value {
                         position: absolute;
-                        right: 21%;
+                        right: 18%;
                         top: 50%;
                         transform: translate(0, -44%);
                         font-size: 12px;