2 コミット 78a08f5456 ... 4fff8656d8

作者 SHA1 メッセージ 日付
  chenghanbin 4fff8656d8 优化样式 4 ヶ月 前
  chenghanbin e56294078b 修改引底部添加的margin-top引起的政务公开、机构概况和互动交流子页面的样式问题 4 ヶ月 前
共有3 個のファイルを変更した2 個の追加3 個の削除を含む
  1. 1 1
      src/style/home/index.less
  2. 0 1
      src/views/footer/index.vue
  3. 1 1
      src/views/zwgk/pages/ysqgk.vue

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

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

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

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

+ 1 - 1
src/views/zwgk/pages/ysqgk.vue

@@ -27,7 +27,7 @@ function jumpModule(path) {
27 27
 
28 28
   .funModule {
29 29
     padding: 20px;
30
-    height: calc(100vh - 560px);
30
+    height: calc(100vh - 580px);
31 31
 
32 32
     .fun {
33 33
       float: left;