feat: 优化页面效果
This commit is contained in:
parent
3e99132ad7
commit
702c6a87f4
@ -847,7 +847,7 @@
|
|||||||
<div id="weatherForecastCard" class="weather-forecast-card" style="display: none;" th:if="${role=='SUPER_ADMIN'}">
|
<div id="weatherForecastCard" class="weather-forecast-card" style="display: none;" th:if="${role=='SUPER_ADMIN'}">
|
||||||
<div class="weather-card-header">
|
<div class="weather-card-header">
|
||||||
<h3 class="weather-card-title">
|
<h3 class="weather-card-title">
|
||||||
Windy 天气预测 :)
|
Windy 天气预测
|
||||||
</h3>
|
</h3>
|
||||||
<button class="weather-close-btn" onclick="closeWeatherCard()">×</button>
|
<button class="weather-close-btn" onclick="closeWeatherCard()">×</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user