feat : 新增echarts(折线图)下方滚动条型缩放组件

This commit is contained in:
2024-02-27 16:59:15 +08:00
parent bc3e7ddaea
commit 2a8cb0d389
5 changed files with 78 additions and 47 deletions

View File

@@ -295,25 +295,25 @@ body,
#container {
flex: 1;
height: 1160px;
height: 1200px;
//width: 1300px;
}
#containerFan {
flex: 1;
height: 1160px;
height: 1200px;
//width: 1300px;
}
#containerBad {
flex: 1;
height: 1160px;
height: 1200px;
//width: 1300px;
}
#containerWind {
flex: 1;
height: 1160px;
height: 1200px;
//width: 1300px;
}
#containerWindDirection {