feat : 对接用电量/省电量数据及新增用电量echarts图表模块

This commit is contained in:
2024-02-28 22:18:55 +08:00
parent a8b5e2c26f
commit 9afde77c00
9 changed files with 378 additions and 122 deletions

View File

@@ -336,7 +336,7 @@ body,
#containerEle {
flex: 1;
height: 1060px;
height: 1010px;
//width: 2180px;
}
@@ -462,8 +462,11 @@ body,
//用电量
.top-tag {
position: absolute;
top: 46px;
left: 516px;
display: flex;
justify-content: center;
//justify-content: center;
.allUsedEle {
width: 300px;