diff --git a/css/operEnvironment/operEnvironment.css b/css/operEnvironment/operEnvironment.css index 93466db..e9074b2 100644 --- a/css/operEnvironment/operEnvironment.css +++ b/css/operEnvironment/operEnvironment.css @@ -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; */ } diff --git a/js/operEnvironment/operEnvironment.js b/js/operEnvironment/operEnvironment.js index 066e757..7b8088c 100644 --- a/js/operEnvironment/operEnvironment.js +++ b/js/operEnvironment/operEnvironment.js @@ -26,7 +26,7 @@ layui.use(['layer', 'element', 'table'], function () { DaylightDisplacementList(''); DaylightDisplacementApi(); //和风天气API调用 - zephyrineWeather(); + // zephyrineWeather(); //有限空间 LimitedSpaceApi(); //GPS安装检测