Browse Source

修改问题

hejie 3 years ago
parent
commit
f702313cc2

+ 1 - 1
src/components/swiperBanner.vue

@@ -130,7 +130,7 @@
 }
 }
 .ad_swiper-container1 .swiper_box,
 .ad_swiper-container1 .swiper_box,
 .ad_swiper-container1 .swiper_box .imgsBar{
 .ad_swiper-container1 .swiper_box .imgsBar{
-    height: 750rpx;
+    height: 810rpx;
 }
 }
 
 
 /* 广告图3:1 */
 /* 广告图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_status{font-size: 30rpx;font-family: "SourceHanSansCN-Medium";}
 .goods_time{font-size: 22rpx;color: #808080;line-height: 1;margin-top: 20rpx;}
 .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;}
 .con{width: 100%;overflow: hidden;padding:30rpx 30rpx 0;box-sizing: border-box;}
-.goods_img{width: 218rpx;height: 152rpx;margin-right: 36rpx;border-radius: 8rpx;}
+.goods_img{width: 150rpx;height: 162rpx;margin-right: 36rpx;border-radius: 8rpx;}
 .goods_name{width: 100%;overflow: hidden;font-size: 32rpx;color: #373636;font-family: "SourceHanSansCN-Medium";}
 .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;}
 .goods{width: 100%;overflow: hidden;padding:24rpx 20rpx;box-sizing: border-box;background: #fff;border-radius: 12rpx;margin-bottom: 30rpx;}
 // 寄售列表-end
 // 寄售列表-end

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

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

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

@@ -2,7 +2,7 @@
   <view class="container">
   <view class="container">
     <!-- 轮播图 -->
     <!-- 轮播图 -->
     <swiper-banner
     <swiper-banner
-      imgScale="25:17"
+      imgScale="1:1"
       :imgArr="detail.goods_img"
       :imgArr="detail.goods_img"
       :duration="1000"
       :duration="1000"
       :interval="5000"
       :interval="5000"
@@ -519,7 +519,7 @@ page {
 }
 }
 .goods_img {
 .goods_img {
   width: 202rpx;
   width: 202rpx;
-  height: 140rpx;
+  height: 218rpx;
   margin-right: 30rpx;
   margin-right: 30rpx;
   border-radius: 12rpx;
   border-radius: 12rpx;
 }
 }

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

@@ -146,7 +146,7 @@ page {
 
 
 .goods_img {
 .goods_img {
     width: 100%;
     width: 100%;
-    height: 232rpx;
+    height: 48vw;
     display: block;
     display: block;
 }
 }
 
 
@@ -183,7 +183,7 @@ page {
 }
 }
 
 
 .goods {
 .goods {
-    width: calc((100% - 22rpx) / 2);
+    width: 48%;
     overflow: hidden;
     overflow: hidden;
     margin-right: 22rpx;
     margin-right: 22rpx;
     margin-bottom: 22rpx;
     margin-bottom: 22rpx;
@@ -247,7 +247,7 @@ page {
 
 
 .goods_imgs {
 .goods_imgs {
     width: 202rpx;
     width: 202rpx;
-    height: 183rpx;
+    height: 218rpx;
     margin-right: 30rpx;
     margin-right: 30rpx;
     border-radius: 12rpx;
     border-radius: 12rpx;
 }
 }

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

@@ -126,13 +126,13 @@ page {
 }
 }
 
 
 .list_info {
 .list_info {
-  width: calc(100% - 326rpx - 36rpx);
+  width: calc(100% - 200rpx);
   overflow: hidden;
   overflow: hidden;
 }
 }
 
 
 .list_img {
 .list_img {
-  width: 300rpx;
-  height: 200rpx;
+  width: 200rpx;
+  height:216rpx;
   margin-right: 35rpx;
   margin-right: 35rpx;
   border-radius: 12rpx;
   border-radius: 12rpx;
 }
 }

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

@@ -117,13 +117,13 @@ page {
 }
 }
 
 
 .list_info {
 .list_info {
-    width: calc(100% - 326rpx - 36rpx);
+    width: calc(100% - 200rpx);
     overflow: hidden;
     overflow: hidden;
 }
 }
 
 
 .list_img {
 .list_img {
-    width: 300rpx;
-    height: 200rpx;
+    width: 200rpx;
+    height:216rpx;
     margin-right: 35rpx;
     margin-right: 35rpx;
     border-radius: 12rpx;
     border-radius: 12rpx;
 }
 }

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

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

+ 2 - 2
src/pages/szw-order-details/index.vue

@@ -511,7 +511,7 @@ page {
 
 
 .goods-img-container .img-box {
 .goods-img-container .img-box {
     width: 170rpx;
     width: 170rpx;
-    height: 118.56rpx;
+    height: 183.6rpx;
     background-color: #f7f7f7;
     background-color: #f7f7f7;
     overflow: hidden;
     overflow: hidden;
     float: left;
     float: left;
@@ -526,7 +526,7 @@ page {
     width: calc(100% - 194rpx);
     width: calc(100% - 194rpx);
     line-height: 1.5;
     line-height: 1.5;
     position: relative;
     position: relative;
-    height: 118rpx;
+    height:190rpx;
 }
 }
 
 
 .goodsDetail_info .goods_name {
 .goodsDetail_info .goods_name {

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

@@ -20,7 +20,7 @@
                         <view class="goods-info flex_r flex_ac flex_jb" :data-type="li.type" @tap="toDetails(li)">
                         <view class="goods-info flex_r flex_ac flex_jb" :data-type="li.type" @tap="toDetails(li)">
                             <view class="goods-info-bar overflow flex_r flex_ac">
                             <view class="goods-info-bar overflow flex_r flex_ac">
                                 <view class="imgs_bar img-box">
                                 <view class="imgs_bar img-box">
-                                    <image :src="li.original_img" mode="" class="goods-img"></image>
+                                    <image :src="li.original_img" mode="cover" class="goods-img"></image>
                                 </view>
                                 </view>
                                 <view class="goods_name ellipsis2">{{ li.goods_name || "" }}</view>
                                 <view class="goods_name ellipsis2">{{ li.goods_name || "" }}</view>
                             </view>
                             </view>
@@ -425,8 +425,8 @@ page {
 }
 }
 
 
 .goods-info .img-box {
 .goods-info .img-box {
-    width: 172rpx;
-    height: 120rpx;
+    width: 150rpx;
+    height: 162rpx;
     overflow: hidden;
     overflow: hidden;
     background-color: #fff;
     background-color: #fff;
     border-radius: 12rpx;
     border-radius: 12rpx;

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

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