From 81341584f90b03a5afb92f003ea6ac2108a09133 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Fri, 13 Oct 2023 20:26:17 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B5=8B=E8=AF=95=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/goods-list/goods-list.vue | 6 +++--- pages/goods-category/goods-category.css | 8 ++++---- pages/goods-category/goods-category.vue | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/goods-list/goods-list.vue b/components/goods-list/goods-list.vue index e6c1d1f9..64c7e370 100644 --- a/components/goods-list/goods-list.vue +++ b/components/goods-list/goods-list.vue @@ -27,7 +27,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -148,7 +148,7 @@ - + diff --git a/pages/goods-category/goods-category.css b/pages/goods-category/goods-category.css index 6cd8fa76..bf558a26 100644 --- a/pages/goods-category/goods-category.css +++ b/pages/goods-category/goods-category.css @@ -370,14 +370,14 @@ } .cart-content .cart-list .goods-img { - width: 120rpx; - height: 120rpx !important; + width: 132rpx; + height: 132rpx !important; } .cart-content .cart-list .goods-base { - width: calc(100% - 160rpx); + padding-right: 0; + padding-left: 24rpx; } - .cart-content .cart-list .goods-base-content { min-height: 60rpx; } diff --git a/pages/goods-category/goods-category.vue b/pages/goods-category/goods-category.vue index 85bc1657..57987f0e 100644 --- a/pages/goods-category/goods-category.vue +++ b/pages/goods-category/goods-category.vue @@ -296,20 +296,20 @@ - - - + + + {{ goods.title }} - + ; {{ sv.value }} - - {{ currency_symbol }}{{ goods.price }} + + {{ currency_symbol }}{{ goods.price }}