feat : 对接用电量/省电量数据及新增用电量echarts图表模块
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user