From 545f4dbcef65c28f4fe04e7ec09139c4e341ec62 Mon Sep 17 00:00:00 2001 From: dongqian <3475123872@qq.com> Date: Fri, 31 Oct 2025 13:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9welcome-section=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/deepMate/deepMate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/deepMate/deepMate.vue b/pages/deepMate/deepMate.vue index 0c23645..d12aa43 100644 --- a/pages/deepMate/deepMate.vue +++ b/pages/deepMate/deepMate.vue @@ -1120,7 +1120,7 @@ async function itemClick(item) { .welcome-section { /* 灰色卡片(recommend-card)之后展示背景图 */ - margin-top: 1.5rem; + margin-top: 40rpx; display: flex; align-items: center; justify-content: center;