From 24a83805134efa4da397a1a85d450af2b15b8c94 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Fri, 4 Jul 2025 15:30:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages/home/index/index.vue b/pages/home/index/index.vue index 95b7674..fc88c5e 100644 --- a/pages/home/index/index.vue +++ b/pages/home/index/index.vue @@ -9,7 +9,7 @@ > 源小新 -
+
@@ -536,6 +536,7 @@ page { z-index: 99; .header-left { + width: 40rpx; font-size: 36rpx; } @@ -544,6 +545,10 @@ page { font-weight: bold; color: #333333; } + + .header-right { + width: 40rpx; + } } .content {