邓洁 : 修改弹窗样式

This commit is contained in:
dengj
2023-12-15 15:04:04 +08:00
parent 32e425a926
commit 37b16633cf
3 changed files with 27 additions and 12 deletions

View File

@@ -115,7 +115,10 @@ const initChart = () => {
//提示框组件
tooltip: {
show: true,
trigger: 'axis'
trigger: 'axis',
textStyle: {
fontSize: 40
}
},
//X轴
xAxis: {