From 1d14117f81f50768dc4ef8626d76ce42de8782e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 21 Dec 2023 10:01:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/LineChart.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/LineChart.vue b/src/views/dashboard/LineChart.vue index 28bad48..17baa7d 100644 --- a/src/views/dashboard/LineChart.vue +++ b/src/views/dashboard/LineChart.vue @@ -132,9 +132,9 @@ export default { yAxisIndex:1, itemStyle: { normal: { - color: '#9fe080', + color: '#3888fa', lineStyle: { - color: '#9fe080', + color: '#3888fa', width: 2 }, // areaStyle: {