From 5938b08788d784229be54d52c42e1d1a450230c9 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Mon, 19 Feb 2024 17:09:44 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20style=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 5cb4c60..8fb785a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -640,7 +640,7 @@ .jobService { width: 100%; - height: 660rpx; + height: 620rpx; background: #FEFFFE; margin-top: 16rpx; padding: 24rpx 0rpx 0rpx 32rpx; @@ -732,7 +732,7 @@ width: 100%; height: auto; background: #FEFFFE; - padding: 24rpx 0rpx 16rpx 32rpx; + padding: 24rpx 0rpx 36rpx 32rpx; margin-top: 16rpx; }