ソースを参照

feat-修改适配版本

hejie 3 年 前
コミット
b3fbcba624

+ 1 - 1
src/components/swiperBanner.vue

@@ -130,7 +130,7 @@
 }
 .ad_swiper-container1 .swiper_box,
 .ad_swiper-container1 .swiper_box .imgsBar{
-    height: 810rpx;
+    height: 92.59vw;
 }
 
 /* 广告图3:1 */

+ 1 - 1
src/pages/account/consignment.vue

@@ -304,7 +304,7 @@ page{background: #F4F4F4;}
 .goods_status{font-size: 30rpx;font-family: "SourceHanSansCN-Medium";}
 .goods_time{font-size: 22rpx;color: #808080;line-height: 1;margin-top: 20rpx;}
 .con{width: 100%;overflow: hidden;padding:30rpx 30rpx 0;box-sizing: border-box;}
-.goods_img{width: 150rpx;height: 162rpx;margin-right: 36rpx;border-radius: 8rpx;}
+.goods_img{width: 150rpx;height: 138.8rpx;margin-right: 36rpx;border-radius: 8rpx;}
 .goods_name{width: 100%;overflow: hidden;font-size: 32rpx;color: #373636;font-family: "SourceHanSansCN-Medium";}
 .goods{width: 100%;overflow: hidden;padding:24rpx 20rpx;box-sizing: border-box;background: #fff;border-radius: 12rpx;margin-bottom: 30rpx;}
 // 寄售列表-end

+ 1 - 1
src/pages/index/index.vue

@@ -396,7 +396,7 @@ export default {
   .product-image {
     border-radius: 10rpx 10rpx 0 0;
     width: 100%;
-    height:52.38vw;
+    height:44.9vw;
     object-fit: cover;
   }
 

+ 1 - 1
src/pages/product/p_details.vue

@@ -519,7 +519,7 @@ page {
 }
 .goods_img {
   width: 202rpx;
-  height: 218rpx;
+  height: 187rpx;
   margin-right: 30rpx;
   border-radius: 12rpx;
 }

+ 2 - 2
src/pages/product/productRetail.vue

@@ -146,7 +146,7 @@ page {
 
 .goods_img {
     width: 100%;
-    height: 48vw;
+    height: 41vw;
     display: block;
 }
 
@@ -247,7 +247,7 @@ page {
 
 .goods_imgs {
     width: 202rpx;
-    height: 218rpx;
+    height: 187rpx;
     margin-right: 30rpx;
     border-radius: 12rpx;
 }

+ 1 - 1
src/pages/product/productTeaBaby.vue

@@ -132,7 +132,7 @@ page {
 
 .list_img {
   width: 200rpx;
-  height:216rpx;
+  height:185rpx;
   margin-right: 35rpx;
   border-radius: 12rpx;
 }

+ 1 - 1
src/pages/product/productWholesale.vue

@@ -123,7 +123,7 @@ page {
 
 .list_img {
     width: 200rpx;
-    height:216rpx;
+    height:185rpx;
     margin-right: 35rpx;
     border-radius: 12rpx;
 }

+ 1 - 1
src/pages/sign/index.vue

@@ -495,7 +495,7 @@ page {
   .product-image {
     border-radius: 10rpx 10rpx 0 0;
     width: 100%;
-    height:48vw;
+    height:41vw;
     object-fit: cover;
   }
 

+ 1 - 1
src/pages/szw-order-list/index.vue

@@ -426,7 +426,7 @@ page {
 
 .goods-info .img-box {
     width: 150rpx;
-    height: 162rpx;
+    height: 138.8rpx;
     overflow: hidden;
     background-color: #fff;
     border-radius: 12rpx;

+ 1 - 1
src/pages/to-pay-list/index.vue

@@ -398,7 +398,7 @@ page {
 
 .goods_img {
   width: 202rpx;
-  height: 218rpx;
+  height: 187rpx;
   margin-right: 36rpx;
   border-radius: 12rpx;
 }