소스 검색

10.30修改适配度

liuqiao 1 년 전
부모
커밋
655f0e2933
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/index/HCFDLab/index.vue

+ 2 - 1
src/views/index/HCFDLab/index.vue

@@ -7515,7 +7515,8 @@ body {
   .right {
     flex: 1;
     height: 100%;
-    height: 78vh;
+    // height: 78vh;
+     height: calc(100vh - 210px);
     position: relative;
   }
   .imgcontent img {