guhongwei 5 years ago
parent
commit
2c9ccf3861
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/user/index.vue

+ 1 - 2
src/views/user/index.vue

@@ -65,11 +65,10 @@ export default {
   overflow: hidden;
 }
 .main {
-  padding: 20px 0 0 0;
+  padding: 0 0 50px 0;
   min-height: 300px;
 }
 .foot {
-  margin-top: 50px;
   position: absolute;
   bottom: 0;
 }