数据方案一级页面联调

This commit is contained in:
zhujiyan
2024-06-18 16:35:53 +08:00
parent 8594659a3f
commit cdc640c4b2
7 changed files with 938 additions and 406 deletions

View File

@@ -52,7 +52,7 @@ const initChart = () => {
},
// textStyle: {
color: '#fff',
fontStyle: 'normal',
fontStyle: '14px',
opacity: 0.35,
fontSize: 14,
// },
@@ -180,9 +180,9 @@ const handlerXAxis = () => {
type: 'category',
axisTick: { show: false },
axisLine: {
lineStyle: {
// lineStyle: {
color: '#000'
}
// }
},
axisLabel: {
// textStyle: {