From 9a085b8d5faf446949c669f9838f96c65bdca675 Mon Sep 17 00:00:00 2001 From: haozq <1611483981@qq.com> Date: Fri, 13 Sep 2024 19:05:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/operEnvironment/operEnvironment.css | 8 ++++---- js/operEnvironment/operEnvironment.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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安装检测