From bd99133ec1591a2a7ba9819620378165a449e5b4 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 31 Oct 2023 11:41:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-category/goods-category.css | 11 +++++++---- pages/goods-category/goods-category.vue | 8 ++++---- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/pages/goods-category/goods-category.css b/pages/goods-category/goods-category.css index bf558a26..88b815ee 100644 --- a/pages/goods-category/goods-category.css +++ b/pages/goods-category/goods-category.css @@ -97,10 +97,6 @@ font-weight: 600; } -.content-item .desc { - margin-bottom: 56rpx; -} - .content-item .icon { width: 92rpx; height: 92rpx; @@ -117,6 +113,13 @@ .model-one .content-item:nth-child(3n) { border-right: 0; +} +.model-one .content .desc { + min-height: 52rpx; + line-height: 26rpx; +} +.model-one .content { + height: 240rpx; } .one-content image { diff --git a/pages/goods-category/goods-category.vue b/pages/goods-category/goods-category.vue index 623449cd..324c2993 100644 --- a/pages/goods-category/goods-category.vue +++ b/pages/goods-category/goods-category.vue @@ -29,9 +29,9 @@ - + {{ item.name }} - {{ item.describe }} + {{ item.describe }} @@ -227,7 +227,7 @@ - + {{ v.name }} @@ -248,7 +248,7 @@ - + {{ vs.name }}