hejie %!s(int64=3) %!d(string=hai) anos
pai
achega
8fecda3ed5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/product/productRetail.vue

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

@@ -123,7 +123,7 @@ page {
 }
 
 .container {
-    padding: 22rpx 30rpx;
+    padding: 22rpx 0rpx;
     box-sizing: border-box;
 }
 
@@ -158,7 +158,7 @@ page {
     .product-image {
         border-radius: 10rpx 10rpx 0 0;
         width: 100%;
-        height: 42.3vw;
+        height: 42.5vw;
         object-fit: cover;
     }