From 06166500e7e55d2a6cf3f1f201e0f3e021a73e9a Mon Sep 17 00:00:00 2001 From: AdingApkgg Date: Thu, 20 Nov 2025 03:51:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E7=9A=84=E6=A0=B7=E5=BC=8F=E4=BB=A5=E6=8F=90?= =?UTF-8?q?=E5=8D=87=E8=A7=86=E8=A7=89=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新 `SearchHeader.vue` 中的标题样式,增加顶部间距以改善布局和视觉一致性。 --- src/components/SearchHeader.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SearchHeader.vue b/src/components/SearchHeader.vue index ba572b2..5142939 100644 --- a/src/components/SearchHeader.vue +++ b/src/components/SearchHeader.vue @@ -3,7 +3,7 @@