Ver código fonte

页面样式修改

tanxue 2 anos atrás
pai
commit
b37c610d08

+ 4 - 3
components/common/layout/imgDes/imgCardLv3_peixun.vue

@@ -59,7 +59,7 @@ export default {
 
 <style lang="scss" scoped>
 .mta-card-lv3 {
-  padding: 60px 0 60px 0;
+  padding: 100px 0 100px 0;
 
   .mta-card-content-pc {
     display: flex;
@@ -67,8 +67,9 @@ export default {
     justify-content: center;
 
     img {
-      width: 480px;
-      height: 370px;
+      max-width: 100%;
+      height: auto;
+      flex-shrink: 0;
     }
   }
 

+ 1 - 1
pages/product/peixun.vue

@@ -260,7 +260,7 @@ export default {
   ul {
     display: flex;
     justify-content: space-between;
-
+    margin-bottom: 92px;
     li {
       width: 273px; height: 330px;
       box-sizing: border-box;

BIN
static/productImage/p09.png


BIN
static/productImage/p10.png


BIN
static/productImage/p11.png


BIN
static/productImage/p12.png