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: {