diff --git a/src/views/sponeScreen/Echarts/SewageBODEchaer.vue b/src/views/sponeScreen/Echarts/SewageBODEchaer.vue index b94e10e..8bbd193 100644 --- a/src/views/sponeScreen/Echarts/SewageBODEchaer.vue +++ b/src/views/sponeScreen/Echarts/SewageBODEchaer.vue @@ -125,7 +125,7 @@ //坐标轴轴线相关设置。数学上的x轴 show: true, lineStyle: { - color: '#233653', + color: 'rgba(83,216,251,0.8)', }, }, axisLabel: { @@ -143,7 +143,7 @@ show: false, lineStyle: { type: 'dashed', - color: '#192a44', + color: '#3afff8', }, }, axisTick: { @@ -165,13 +165,13 @@ show: true, lineStyle: { type: 'dashed', - color: '#192a44', + color: 'rgba(83,216,251,0.3)', }, }, axisLine: { show: false, lineStyle: { - color: '#233653', + color: 'rgba(83,216,251,0.3)', }, }, axisLabel: {