This commit is contained in:
lcw
2025-11-27 14:27:59 +08:00
parent 93c49dff27
commit 85f1f3a6f7
75 changed files with 1321 additions and 360 deletions

View File

@ -33,7 +33,7 @@ const initChart = () => {
legend: {
orient: 'vertical',
right: '0%',
top: 'center',
top: '1%',
textStyle: {
color: '#fff'
},