guhongwei 4 سال پیش
والد
کامیت
ff60b1ed64
5فایلهای تغییر یافته به همراه2 افزوده شده و 17 حذف شده
  1. 1 1
      src/views/channel/index.vue
  2. 0 2
      src/views/channel/parts/list.vue
  3. 1 5
      src/views/journ/index.vue
  4. 0 4
      src/views/market/index.vue
  5. 0 5
      src/views/service/index.vue

+ 1 - 1
src/views/channel/index.vue

@@ -110,7 +110,7 @@ export default {
 }
 }
 .style {
 .style {
   width: 100%;
   width: 100%;
-  min-height: 667px;
+  height: 100%;
   position: relative;
   position: relative;
   background-color: #f9fafc;
   background-color: #f9fafc;
 }
 }

+ 0 - 2
src/views/channel/parts/list.vue

@@ -48,8 +48,6 @@ export default {
 <style lang="less" scoped>
 <style lang="less" scoped>
 .con {
 .con {
   padding: 10px;
   padding: 10px;
-  // background: #f1f1f1;
-  min-height: 620px;
   .list {
   .list {
     padding: 10px;
     padding: 10px;
     background-color: #fff;
     background-color: #fff;

+ 1 - 5
src/views/journ/index.vue

@@ -132,7 +132,7 @@ export default {
 <style lang="less" scoped>
 <style lang="less" scoped>
 .style {
 .style {
   width: 100%;
   width: 100%;
-  min-height: 667px;
+  height: 100%;
   position: relative;
   position: relative;
   background-color: #f9fafc;
   background-color: #f9fafc;
 }
 }
@@ -140,10 +140,6 @@ export default {
   height: 46px;
   height: 46px;
   overflow: hidden;
   overflow: hidden;
 }
 }
-.main {
-  min-height: 570px;
-  margin: 0 0 50px 0;
-}
 .foot {
 .foot {
   position: absolute;
   position: absolute;
   bottom: 0;
   bottom: 0;

+ 0 - 4
src/views/market/index.vue

@@ -123,10 +123,6 @@ export default {
   height: 46px;
   height: 46px;
   overflow: hidden;
   overflow: hidden;
 }
 }
-.main {
-  min-height: 570px;
-  margin: 0 0 50px 0;
-}
 .foot {
 .foot {
   position: absolute;
   position: absolute;
   bottom: 0;
   bottom: 0;

+ 0 - 5
src/views/service/index.vue

@@ -304,7 +304,6 @@ export default {
   // }
   // }
 }
 }
 .main1 {
 .main1 {
-  margin: 0 0 50px 0;
   .main1top {
   .main1top {
     height: 46px;
     height: 46px;
     line-height: 46px;
     line-height: 46px;
@@ -312,10 +311,6 @@ export default {
     background: #2c69fe;
     background: #2c69fe;
     color: #fff;
     color: #fff;
   }
   }
-  .main1info {
-    height: 565px;
-    overflow-y: auto;
-  }
 }
 }
 .foot {
 .foot {
   position: absolute;
   position: absolute;