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 @@