修改浙江无线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

@@ -245,15 +245,14 @@ const init = async () => {
echartsData.value = {
legend: {
itemWidth: 20,
itemHeight: 10,
itemGap: 10,
itemHeight: 20,
itemStyle: { opacity: 0 },//去圆点
type: 'scroll', // 开启滚动分页
// orient: 'vertical', // 垂直排列
top: 5,
right: 70,
width: 550,
height: 50
// height: 50
},
grid: {
top: '80px',