diff --git a/src/views/dashboard/overview/css/index.css b/src/views/dashboard/overview/css/index.css index 56a135e4..9b053c7c 100644 --- a/src/views/dashboard/overview/css/index.css +++ b/src/views/dashboard/overview/css/index.css @@ -159,14 +159,14 @@ /* 概览区域 衍生基站信息 */ .skim.base { - height: 20.6%; + height: 12%; } .skim.base .inner .data { display: flex; flex-direction: row; align-items: center; - height: 45%; + height: 75%; } .skim.base .inner .data .item { display: flex; @@ -178,7 +178,7 @@ /* 用户行为 */ .userActivity { /* min-height: 35.8rem; */ - height: 60%; + height: 54.6%; } .userActivity .inner .chart { width: 100%; diff --git a/src/views/dashboard/overview/index.vue b/src/views/dashboard/overview/index.vue index bc9aa8a0..27716a99 100644 --- a/src/views/dashboard/overview/index.vue +++ b/src/views/dashboard/overview/index.vue @@ -270,7 +270,7 @@ onBeforeUnmount(() => {