浏览代码

bug 修改

wangxy 2 年之前
父节点
当前提交
debc110906
共有 3 个文件被更改,包括 19 次插入3 次删除
  1. 4 0
      pages/product/lingDaoNengLi.vue
  2. 5 1
      pages/product/renLiZiYuan.vue
  3. 10 2
      pages/product/zhiYeSuYang.vue

+ 4 - 0
pages/product/lingDaoNengLi.vue

@@ -249,6 +249,9 @@ export default {
 
 
     &:first-child {
     &:first-child {
       margin-right: 190px;
       margin-right: 190px;
+      width: 370px;
+      height: 340px;
+      padding-left: 50px;
     }
     }
   }
   }
 
 
@@ -286,6 +289,7 @@ export default {
       img {
       img {
         width: 100%;
         width: 100%;
         margin-bottom: 5%;
         margin-bottom: 5%;
+        padding: 0;
       }
       }
     }
     }
 
 

+ 5 - 1
pages/product/renLiZiYuan.vue

@@ -245,6 +245,9 @@ div.client-xuexishouyi-box {
 
 
       &:first-child {
       &:first-child {
         margin-right: 190px;
         margin-right: 190px;
+        width: 383px;
+        height: 344px;
+        padding-left: 50px;
       }
       }
     }
     }
 
 
@@ -261,7 +264,8 @@ div.client-xuexishouyi-box {
 
 
 
 
         &:nth-child(1) {
         &:nth-child(1) {
-          order: 2
+          order: 2;
+          padding-left: 0px;
         }
         }
 
 
         &:nth-child(2) {
         &:nth-child(2) {

+ 10 - 2
pages/product/zhiYeSuYang.vue

@@ -241,21 +241,26 @@ export default {
 
 
     &:first-child {
     &:first-child {
       margin-right: 190px;
       margin-right: 190px;
+      width: 383px;
+      height: 344px;
+      padding-left: 50px;
     }
     }
   }
   }
 
 
-
   @media (max-width: 768px) {
   @media (max-width: 768px) {
     flex-direction: column;
     flex-direction: column;
     justify-content: center;
     justify-content: center;
     margin-bottom: 3%;
     margin-bottom: 3%;
+
     img {
     img {
       width: 100%;
       width: 100%;
       height: 200px;
       height: 200px;
       margin: 0;
       margin: 0;
 
 
+
       &:nth-child(1) {
       &:nth-child(1) {
-        order: 2
+        order: 2;
+        padding: 0;
       }
       }
 
 
       &:nth-child(2) {
       &:nth-child(2) {
@@ -263,8 +268,11 @@ export default {
       }
       }
     }
     }
   }
   }
+
 }
 }
 
 
+
+
 @media (max-width: 768px) {
 @media (max-width: 768px) {
   .client-xuexishouyi-box {
   .client-xuexishouyi-box {
     .client-title {
     .client-title {