b340d8f9 by zhangmeng

大屏

1 parent 174aa61b
......@@ -685,7 +685,9 @@ const handelZhu3 = () => {
},
toolbox: {
feature: {
saveAsImage: {}
saveAsImage: {
show: false
}
}
},
grid: {
......@@ -1081,4 +1083,9 @@ function autoHover(myChart, option, index, time) {
}
}
hr {
border: 0;
border-top: 1px solid #373e51;
}
</style>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!