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)}