修改浙江无线bug

This commit is contained in:
GGJ
2024-11-28 16:26:21 +08:00
parent da184e1a37
commit 6522aaa499
7 changed files with 23 additions and 19 deletions

View File

@@ -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',