Commit 6b040fea authored by jianqian's avatar jianqian

Merge remote-tracking branch 'origin/master'

parents 5f95ec4d 2185c539
......@@ -1019,6 +1019,7 @@
background-color: RGBA(17, 59, 89, 0.7);
font-size: 100% 100%;
margin-top: 30px;
cursor:pointer;
}
.markbox-span {
......
......@@ -321,7 +321,7 @@ export default {
}
},
legend: {
data: ['隐患', '风险'],
data: ['隐患', '风险控制'],
textStyle: { //图例文字的样式
color: '#fff',
}
......@@ -388,7 +388,7 @@ export default {
]
},
{
name: '风险',
name: '风险控制',
type: 'line',
// symbol:'circle',
symbolSize:6,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment