Browse Source

修改引底部添加的margin-top引起的政务公开、机构概况和互动交流子页面的样式问题

chenghanbin 4 months ago
parent
commit
e56294078b
2 changed files with 1 additions and 2 deletions
  1. 1 1
      src/style/home/index.less
  2. 0 1
      src/views/footer/index.vue

+ 1 - 1
src/style/home/index.less

@@ -372,7 +372,7 @@
372
 .part {
372
 .part {
373
   display: flex;
373
   display: flex;
374
   width: 97%;
374
   width: 97%;
375
-  padding: 10px 3% 20px 3%;
375
+  padding: 10px 3% 50px 3%;
376
 }
376
 }
377
 
377
 
378
 .part-box {
378
 .part-box {

+ 0 - 1
src/views/footer/index.vue

@@ -37,7 +37,6 @@ import {} from "vue";
37
   background-color: #7898c0;
37
   background-color: #7898c0;
38
   border-top: 2px solid #37e;
38
   border-top: 2px solid #37e;
39
   background: url("../../assets/bgImage/footer.png") 100% 100% no-repeat;
39
   background: url("../../assets/bgImage/footer.png") 100% 100% no-repeat;
40
-  margin-top: 30px;
41
   .link {
40
   .link {
42
     ul {
41
     ul {
43
       width: 380px;
42
       width: 380px;