Commit e1bcb8a1 by wangmin

能耗静态页面修改

parent 91adac3c
@media screen and (max-width: 750px) {
.report-title-bg > img {
width: 42rem;
height: 4.5rem;
width: 20rem;
height: 4rem;
}
.report-title {
margin-top: 10px;
......@@ -306,13 +306,13 @@
}
}
html {
overflow-x: hidden;
/*overflow-x: hidden;*/
border: 3px solid rgba(255, 255, 255, 0.15);
background-color: #152235;
position: relative;
}
body {
overflow-x: hidden;
/*overflow-x: hidden;*/
padding: 0 10px 80px 20px;
}
.left-top {
......
......@@ -222,7 +222,7 @@
right: 10,
bottom: 40,
borderWidth: 1,
left: 100,
left: 105,
// dataType === "electricity" ? 90 : 40,
},
xAxis: {
......@@ -302,7 +302,7 @@
series: [
{
name: "实际",
data: [2155719, 0, 0, 0, 0, 0, 215571972.86],
data: [250000000, 0, 0, 0, 0, 0, 2300.86],
type: "bar",
showBackground: true,
backgroundStyle: {
......@@ -323,7 +323,7 @@
backgroundStyle: {
color: "rgba(255, 255, 255, 0.05)",
},
data: [1155719, 0, 0, 0, 0, 1252, 215571972],
data: [2400, 0, 0, 0, 0, 1252, 2300],
type: "bar",
itemStyle: {
color: `rgba(251,99,100,0.2)`,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论