lrf402788946 4 years ago
parent
commit
3a340fe4c9
1 changed files with 1 additions and 1 deletions
  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>