Forráskód Böngészése

[Style 0000] 各个'一张表'页面样式优化

houzekong 7 hónapja
szülő
commit
cf78ceeedf

+ 6 - 4
src/views/vent/monitorManager/deviceMonitor/staticSheets/commonSheet.vue

@@ -297,10 +297,10 @@
   @import url('/@/design/vent/color.less');
 
   .sheet-bg {
-    width: 1883px;
-    height: 999px;
+    width: 100%;
+    height: 92%;
     background-image: url(/@/assets/images/vent/sheet-bg.png);
-    background-size: 1883px 999px;
+    background-size: 98% 98%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
@@ -312,7 +312,7 @@
     overflow-y: auto;
   }
   .sheet-content {
-    width: 1044px;
+    width: 1260px;
     border-spacing: 0;
     color: #fff;
     margin: 0 auto;
@@ -321,6 +321,7 @@
   .bg0 {
     width: 100%;
     height: 73px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;
@@ -335,6 +336,7 @@
   .bg2 {
     width: 100%;
     height: 93px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;

+ 6 - 4
src/views/vent/monitorManager/deviceMonitor/staticSheets/dustSheet.vue

@@ -105,10 +105,10 @@
   @import url('/@/design/vent/color.less');
 
   .sheet-bg {
-    width: 1883px;
-    height: 999px;
+    width: 100%;
+    height: 92%;
     background-image: url(/@/assets/images/vent/sheet-bg.png);
-    background-size: 1883px 999px;
+    background-size: 98% 98%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
@@ -120,7 +120,7 @@
     overflow-y: auto;
   }
   .sheet-content {
-    width: 1044px;
+    width: 1260px;
     border-spacing: 0;
     color: #fff;
     margin: 0 auto;
@@ -129,6 +129,7 @@
   .bg0 {
     width: 100%;
     height: 73px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;
@@ -143,6 +144,7 @@
   .bg2 {
     width: 100%;
     height: 93px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;

+ 6 - 4
src/views/vent/monitorManager/deviceMonitor/staticSheets/fireSheet.vue

@@ -144,10 +144,10 @@
   @import url('/@/design/vent/color.less');
 
   .sheet-bg {
-    width: 1883px;
-    height: 999px;
+    width: 100%;
+    height: 92%;
     background-image: url(/@/assets/images/vent/sheet-bg.png);
-    background-size: 1883px 999px;
+    background-size: 98% 98%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
@@ -159,7 +159,7 @@
     overflow-y: auto;
   }
   .sheet-content {
-    width: 1044px;
+    width: 1260px;
     border-spacing: 0;
     color: #fff;
     margin: 0 auto;
@@ -168,6 +168,7 @@
   .bg0 {
     width: 100%;
     height: 73px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;
@@ -182,6 +183,7 @@
   .bg2 {
     width: 100%;
     height: 93px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;

+ 6 - 4
src/views/vent/monitorManager/deviceMonitor/staticSheets/gasSheet.vue

@@ -153,10 +153,10 @@
   @import url('/@/design/vent/color.less');
 
   .sheet-bg {
-    width: 1883px;
-    height: 999px;
+    width: 100%;
+    height: 92%;
     background-image: url(/@/assets/images/vent/sheet-bg.png);
-    background-size: 1883px 999px;
+    background-size: 98% 98%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
@@ -168,7 +168,7 @@
     overflow-y: auto;
   }
   .sheet-content {
-    width: 1044px;
+    width: 1260px;
     border-spacing: 0;
     color: #fff;
     margin: 0 auto;
@@ -177,6 +177,7 @@
   .bg0 {
     width: 100%;
     height: 73px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;
@@ -191,6 +192,7 @@
   .bg2 {
     width: 100%;
     height: 93px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;

+ 6 - 4
src/views/vent/monitorManager/deviceMonitor/staticSheets/ventilateSheet.vue

@@ -240,10 +240,10 @@
   @import url('/@/design/vent/color.less');
 
   .sheet-bg {
-    width: 1883px;
-    height: 999px;
+    width: 100%;
+    height: 92%;
     background-image: url(/@/assets/images/vent/sheet-bg.png);
-    background-size: 1883px 999px;
+    background-size: 98% 98%;
     background-repeat: no-repeat;
     background-position: center;
     position: relative;
@@ -255,7 +255,7 @@
     overflow-y: auto;
   }
   .sheet-content {
-    width: 1044px;
+    width: 1260px;
     border-spacing: 0;
     color: #fff;
     margin: 0 auto;
@@ -264,6 +264,7 @@
   .bg0 {
     width: 100%;
     height: 73px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;
@@ -278,6 +279,7 @@
   .bg2 {
     width: 100%;
     height: 93px;
+    font-size: 20px;
     background-image: url(/@/assets/images/vent/sheet-header.png);
     background-size: 100% 73px;
     background-repeat: no-repeat;