hejie 3 жил өмнө
parent
commit
37946aa983

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

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

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

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

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

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