guhongwei 4 سال پیش
والد
کامیت
b3687379ad
3فایلهای تغییر یافته به همراه6 افزوده شده و 5 حذف شده
  1. 2 3
      src/views/dynamic/index.vue
  2. 3 1
      src/views/market/index.vue
  3. 1 1
      src/views/technical/index.vue

+ 2 - 3
src/views/dynamic/index.vue

@@ -218,13 +218,12 @@ export default {
 .dataImage {
   float: left;
   width: 100%;
-  height: 160px;
-  margin: 20px 0;
+  height: 140px;
   overflow: hidden;
 }
 .dataImage .el-image {
   width: 100%;
-  height: 160px;
+  height: 140px;
 }
 .dealShow {
   float: left;

+ 3 - 1
src/views/market/index.vue

@@ -935,7 +935,9 @@ export default {
 }
 .image {
   text-align: center;
-  margin: 15px 0;
+  .el-image {
+    height: 140px;
+  }
 }
 .down {
   height: 550px;

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

@@ -170,7 +170,7 @@ export default {
 <style lang="less" scoped>
 .jishuImage {
   width: 100%;
-  height: 160px;
+  height: 140px;
 }
 .main {
   // width: 80%;