From 6b8871f08973fcf1fc846af16ade425bf76c7146 Mon Sep 17 00:00:00 2001 From: buffeyu Date: Wed, 5 Jan 2022 17:12:30 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90up=E3=80=91=E4=BF=AE=E6=94=B9=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E4=BF=A1=E6=81=AF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/client-detail/basic-information.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/client-detail/basic-information.vue b/pages/client-detail/basic-information.vue index cdbbec7..f066cba 100644 --- a/pages/client-detail/basic-information.vue +++ b/pages/client-detail/basic-information.vue @@ -139,7 +139,7 @@ width: 750rpx; display: flex; flex-direction: row; - padding: 30rpx 32rpx 48rpx; + padding: 20rpx 32rpx; .image { width: 140rpx; @@ -186,7 +186,7 @@ justify-content: space-around; align-items: center; text-align: center; - padding-bottom: 34rpx; + padding: 34rpx 0rpx; .title { font-size: 24rpx;