From 102b874d166ad6bb32fd79de871679784e6c7e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 23 Apr 2024 18:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index_v1.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/index_v1.vue b/src/views/index_v1.vue index b68964d..9f73a88 100644 --- a/src/views/index_v1.vue +++ b/src/views/index_v1.vue @@ -224,9 +224,9 @@ export default { yAxisIndex: 1, itemStyle: { normal: { - color: '#3888fa', + color: '#638641', lineStyle: { - color: '#3888fa', + color: '#638641', width: 2 }, // areaStyle: { @@ -394,9 +394,9 @@ export default { type: 'line', itemStyle: { normal: { - color: '#3888fa', + color: '#638641', lineStyle: { - color: '#3888fa', + color: '#638641', width: 2 }, areaStyle: {