소스 검색

部分页面滑动逻辑优化

JutarryWu 4 달 전
부모
커밋
b1e8d89805
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/TaskInTestPlan.vue

+ 1 - 1
src/views/TaskInTestPlan.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="wrap" style="height: calc(100vh - 340px); padding: 20px 0">
+  <div class="wrap" style="height: calc(100% - 40px); padding: 20px 0">
     <div style="height: 100%; overflow-x: hidden; overflow-y: auto; padding-right: 18px;">
       <div class="cardList">
         <ul>