修改浙江无线bug
This commit is contained in:
@@ -501,14 +501,13 @@ const init = (flag: boolean) => {
|
||||
},
|
||||
legend: {
|
||||
itemWidth: 20,
|
||||
itemHeight: 10,
|
||||
itemGap: 15,
|
||||
itemHeight: 20,
|
||||
itemStyle: { opacity: 0 },//去圆点
|
||||
type: 'scroll', // 开启滚动分页
|
||||
// orient: 'vertical', // 垂直排列
|
||||
top: 5,
|
||||
right: 70,
|
||||
width: 550,
|
||||
height: 50
|
||||
|
||||
// height: 50
|
||||
},
|
||||
grid: {
|
||||
top: '80px',
|
||||
|
||||
Reference in New Issue
Block a user