江西测试问题整改

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

@@ -112,12 +112,12 @@ const info = () => {
// name: '',
// yAxis: 100,
// lineStyle: {
// color: '#009900'
// color: '#2E8B57'
// },
// label: {
// show: true,
// formatter: '优质',
// color: '#009900'
// color: '#2E8B57'
// }
// },
// {
@@ -136,11 +136,11 @@ const info = () => {
// name: '',
// yAxis: 60,
// lineStyle: {
// color: '#FFCC00'
// color: '#DAA520'
// },
// label: {
// show: true,
// color: '#FFCC00',
// color: '#DAA520',
// formatter: '合格'
// }
// }