Explorar o código

修改中下宽度50%

yuhan hai 1 ano
pai
achega
8556610676
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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;
           }