From 1d0a376a36b233f2494f9dd81488a27ae203981b Mon Sep 17 00:00:00 2001 From: LIRUI <298977887@qq.com> Date: Fri, 28 Feb 2025 23:53:07 +0800 Subject: [PATCH] 0228.8 --- src/components/WeatherSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/WeatherSection.tsx b/src/components/WeatherSection.tsx index bfab50d..cba3337 100644 --- a/src/components/WeatherSection.tsx +++ b/src/components/WeatherSection.tsx @@ -88,7 +88,7 @@ const WeatherSection: FC = ({ data }) => { */} {/* 天气图标和名称 */} -
+
{getWeatherIcon(day.condition)}