feat: display current weather and max temperature time in hero section

This commit is contained in:
2569718930@qq.com
2026-03-03 22:49:10 +08:00
parent 3cb53e6f9b
commit 7d3f497417
3 changed files with 50 additions and 2 deletions
+2
View File
@@ -65,10 +65,12 @@
<div id="panelContent" class="panel-body">
<!-- ── Temperature Hero ── -->
<section class="hero-section">
<div class="hero-weather" id="heroWeather"></div>
<div class="hero-temp">
<span class="hero-value" id="heroTemp"></span>
<span class="hero-unit" id="heroUnit">°C</span>
</div>
<div class="hero-max-time" id="heroMaxTime"></div>
<div class="hero-details">
<div class="hero-item">
<span class="label">📍 当前实测</span>