From 3788927528eadae7492e660d4ec3271c8f6a9c60 Mon Sep 17 00:00:00 2001 From: gouki Date: Fri, 7 Aug 2026 23:39:55 +0000 Subject: [PATCH] =?UTF-8?q?feat(home):=20=E8=8A=82=E6=B0=94=E7=B2=BE?= =?UTF-8?q?=E7=A1=AE=E6=9F=A5=E8=A1=A8+=E4=BD=9B=E5=8E=86=E5=80=92?= =?UTF-8?q?=E8=AE=A1=E6=97=B6=E9=9A=8F=E6=97=A5=E6=9C=9F+=E8=80=81?= =?UTF-8?q?=E9=BB=84=E5=8E=86=E6=96=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mini/pages/home/home.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini/pages/home/home.wxss b/mini/pages/home/home.wxss index 961208a..101f04b 100644 --- a/mini/pages/home/home.wxss +++ b/mini/pages/home/home.wxss @@ -52,7 +52,7 @@ padding-bottom: 40rpx; } -/* ===== 老黄历大日历卡片 ===== */ +/* ===== 老黄历大日历卡片(节气精确查表版) ===== */ .almanac-card { border-radius: 24rpx; padding: 32rpx 24rpx 24rpx;