首页修改

This commit is contained in:
haozq 2024-09-13 19:05:58 +08:00
parent f13bf19237
commit 9a085b8d5f
2 changed files with 5 additions and 5 deletions

View File

@ -562,19 +562,19 @@ th {
.Weather-under {
width: 100%;
height: 45%;
height: 50%;
/*border: #591212 1px solid;*/
}
.right-down-left {
width: 100%;
height: 35%;
width: 35%;
/*height: 35%;*/
}
.right-down-right {
width: 100%;
height: 63%;
height: 80%;
/* overflow: auto; */
}

View File

@ -26,7 +26,7 @@ layui.use(['layer', 'element', 'table'], function () {
DaylightDisplacementList('');
DaylightDisplacementApi();
//和风天气API调用
zephyrineWeather();
// zephyrineWeather();
//有限空间
LimitedSpaceApi();
//GPS安装检测