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

修改中下宽度50%

yuhan 1 éve%!(EXTRA string=óta)
szülő
commit
8556610676
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/views/modules_guAn/visualization/index.vue

+ 2 - 2
src/views/modules_guAn/visualization/index.vue

@@ -282,11 +282,11 @@ export default {
           height: 30%;
           padding: 0 12px 12px;
           .center-bottom-left{
-            flex: 1.4;
+            width: 50%;
             height: 100%;
           }
           .center-bottom-right{
-            flex: 1;
+            width: 50%;
             height: 100%;
             padding-left: 12px;
           }