From 00d03e5725b8335cbee44cdcd71c6fbb93085a5b Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 18 May 2024 17:46:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/index.vue | 2 +- pages/goods/list.vue | 2 +- pages/index/index.vue | 2 +- pages/user/index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/cart/index.vue b/pages/cart/index.vue index e0d0678..7c162ff 100644 --- a/pages/cart/index.vue +++ b/pages/cart/index.vue @@ -505,7 +505,7 @@ .goodsInfo { margin-bottom: 12rpx; - height: 65rpx; + height: 60rpx; .title { display: flex; align-items: center; diff --git a/pages/goods/list.vue b/pages/goods/list.vue index 17424bc..5ad9e66 100644 --- a/pages/goods/list.vue +++ b/pages/goods/list.vue @@ -799,7 +799,7 @@ text-align: left; font-style: normal; text-transform: none; - height: 65rpx; + height: 60rpx; text { display: block; diff --git a/pages/index/index.vue b/pages/index/index.vue index 126c11e..2796523 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1916,7 +1916,7 @@ .goodsInfo { margin-bottom: 12rpx; - height: 65rpx; + height: 60rpx; .title { display: flex; diff --git a/pages/user/index.vue b/pages/user/index.vue index bc06d21..36dfe78 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -1307,7 +1307,7 @@ .goodsInfo { margin-bottom: 12rpx; - height: 65rpx; + height: 60rpx; .title { display: flex;