Преглед изворни кода

优化部分页面滚动问题

JutarryWu пре 7 месеци
родитељ
комит
5fa92609c4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/testPlan/testPlanClassify.vue

+ 1 - 1
src/views/testPlan/testPlanClassify.vue

@@ -217,7 +217,7 @@
     }
     }
     .list-content {
     .list-content {
       width: 100%;
       width: 100%;
-      height: calc(100vh - 90px);
+      height: calc(100% - 90px);
 
 
     }
     }
     /*/deep/.van-tabs__nav--card {*/
     /*/deep/.van-tabs__nav--card {*/