首页修改
This commit is contained in:
parent
f13bf19237
commit
9a085b8d5f
|
|
@ -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; */
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ layui.use(['layer', 'element', 'table'], function () {
|
|||
DaylightDisplacementList('');
|
||||
DaylightDisplacementApi();
|
||||
//和风天气API调用
|
||||
zephyrineWeather();
|
||||
// zephyrineWeather();
|
||||
//有限空间
|
||||
LimitedSpaceApi();
|
||||
//GPS安装检测
|
||||
|
|
|
|||
Loading…
Reference in New Issue