Ver Fonte

图表适应

zpf há 11 meses atrás
pai
commit
954a9619a8
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      src/views/cockpit/wpjg.vue

+ 3 - 2
src/views/cockpit/wpjg.vue

@@ -59,7 +59,7 @@ export default {
     switch_xzqh(value) {
       if (value.id == '4602') {
         this.xzqh_flag = true
-        
+
       } else {
         this.xzqh_flag = false
       }
@@ -593,7 +593,8 @@ export default {
   .stacontent {
     width: 100%;
     height: 24px;
-    margin: 1rem;
+    margin-top: 0.5rem;
+    margin-bottom: 1.5rem;
   }
 
   .item {