ソースを参照

修改中下宽度50%

yuhan 1 年間 前
コミット
8556610676
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  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;
           }