首页修改

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 { .Weather-under {
width: 100%; width: 100%;
height: 45%; height: 50%;
/*border: #591212 1px solid;*/ /*border: #591212 1px solid;*/
} }
.right-down-left { .right-down-left {
width: 100%; width: 35%;
height: 35%; /*height: 35%;*/
} }
.right-down-right { .right-down-right {
width: 100%; width: 100%;
height: 63%; height: 80%;
/* overflow: auto; */ /* overflow: auto; */
} }

View File

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