From f0dbdcbc9ee4c81a03b6ec61efea8a227d0adaa8 Mon Sep 17 00:00:00 2001 From: dongqian <3475123872@qq.com> Date: Thu, 30 Oct 2025 17:23:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9deepmate=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE?= 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 273b96a..1e9c5e7 100644 --- a/pages/deepMate/deepMate.vue +++ b/pages/deepMate/deepMate.vue @@ -1093,7 +1093,7 @@ async function itemClick(item) { .welcome-section { /* 灰色卡片(recommend-card)之后展示背景图 */ - margin-top: 10rpx; + margin-top: 2rem; display: flex; align-items: center; justify-content: center;