lrf402788946 4 년 전
부모
커밋
3a340fe4c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/adminCenter/serve/list.vue

+ 1 - 1
src/views/adminCenter/serve/list.vue

@@ -98,7 +98,7 @@
             </el-col>
           </el-col>
         </el-col>
-        <van-sticky container="list" :offset-top="clientHeight + 50">
+        <van-sticky container="list" :offset-top="clientHeight + 60">
           <page :total="total" :limit="limit" @search="search"></page>
         </van-sticky>
       </el-col>