From 84180409279af948147a4651dfefb0d63eb57051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Tue, 19 Aug 2025 08:44:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E7=9A=84=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.css b/pages/index/index.css index 7151d0ce..c3e60c1b 100644 --- a/pages/index/index.css +++ b/pages/index/index.css @@ -487,7 +487,7 @@ page { .tab-item { padding: 0 20rpx; margin-right: 20rpx; - font-size: 28rpx; + font-size: 20rpx; color: #333; background-color: #ededed; height: 50rpx;