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;