江西测试问题整改

This commit is contained in:
guanj
2025-07-16 18:31:31 +08:00
parent 2f5ab61e9c
commit 6f15ce04fb
53 changed files with 286 additions and 234 deletions

View File

@@ -198,7 +198,7 @@ const tableStore = new TableStore({
[
{
offset: 1,
color: '#CC0000'
color: '#A52a2a'
}
],
false
@@ -257,13 +257,13 @@ const tableStore = new TableStore({
name: '',
yAxis: 60,
lineStyle: {
color: '#CC0000'
color: '#A52a2a'
},
label: {
//position: "middle",
formatter: '{b}',
textStyle: {
color: '#CC0000'
color: '#A52a2a'
}
}
}