dedsudiyu 2 年之前
父節點
當前提交
2c0ac8b084
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      src/views/medicUniversity-3_1/indexHome.vue

+ 4 - 1
src/views/medicUniversity-3_1/indexHome.vue

@@ -823,8 +823,9 @@
           overflow: hidden;
           overflow: hidden;
           box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.10000000149011612);
           box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.10000000149011612);
           .center-right-big-box{
           .center-right-big-box{
+            width:497px;
+            height:270px;
             display: flex;
             display: flex;
-            flex:1;
             #eCharts-box-1{
             #eCharts-box-1{
               flex:1;
               flex:1;
             }
             }
@@ -955,6 +956,8 @@
           }
           }
           #bottom-right-eCharts-box{
           #bottom-right-eCharts-box{
             flex:1;
             flex:1;
+            height:289px;
+            width:758px;
           }
           }
         }
         }
       }
       }