소스 검색

更新 样式

王智慧 3 년 전
부모
커밋
1f0958f432
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/index/Index.vue

+ 2 - 0
src/views/index/Index.vue

@@ -755,6 +755,7 @@ onMounted(() => {
   padding-top: 16px;
   padding-left: 24px;
   padding-bottom: 20px;
+  height: calc(50vh - 60px);
 }
 
 .pie {
@@ -764,6 +765,7 @@ onMounted(() => {
   padding-top: 24px;
   padding-left: 20px;
   padding-bottom: 50px;
+  height: calc(50vh - 156px);
 }
 
 .icon {