From afa60c0077d4e06c5e0341d133aadb5b34ea26b8 Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 26 Apr 2024 17:43:20 +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/goods/detail.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index 688678c..95e89d0 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -1347,7 +1347,8 @@ } .rightBox { - min-width: 195rpx; + // min-width: 195rpx; + padding: 0 20rpx; height: 64rpx; background: #FFFFFF; border-radius: 20rpx 20rpx 20rpx 20rpx;