huangxiaojing 2 年之前
父节点
当前提交
124f08d2b2
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      pages/welfare-community/index.vue
  2. 1 1
      pages/welfare-community/list.vue

+ 0 - 1
pages/welfare-community/index.vue

@@ -99,7 +99,6 @@ export default {
   background: #101010;
   min-height: 100vh;
   padding-top: 15px;
-  padding-bottom: 70px;
 }
 
 .box-card {

+ 1 - 1
pages/welfare-community/list.vue

@@ -290,7 +290,7 @@ export default {
   height: 67px;
   position: fixed;
   left: 0;
-  bottom: 70px;
+  bottom: 35px;
 }
 
 .buy-btn-2 {