guhongwei 5 년 전
부모
커밋
2c9ccf3861
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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;
 }