From d228d194e6dcbee55db4972dc00561478e35c193 Mon Sep 17 00:00:00 2001 From: jinna Date: Sun, 29 Jan 2023 14:08:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=B7=BB=E5=8A=A0=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/dashboard/home.vue | 328 +++++++++++++++++------------------ 2 files changed, 161 insertions(+), 168 deletions(-) diff --git a/package.json b/package.json index 51d21f4..7e68c00 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "echarts": "^5.4.0", "echarts-gl": "^2.0.9", "element-ui": "^2.15.12", + "highcharts": "^9.2.2", "js-cookie": "^3.0.1", "postcss-pxtorem": "^6.0.0", "screenfull": "^5.2.0", diff --git a/src/views/dashboard/home.vue b/src/views/dashboard/home.vue index 9d2729f..9f09e99 100644 --- a/src/views/dashboard/home.vue +++ b/src/views/dashboard/home.vue @@ -165,7 +165,9 @@
-
+
+ +
@@ -195,7 +197,7 @@
- +
@@ -220,6 +222,16 @@