diff --git a/bun.lockb b/bun.lockb index 86893126..cbd4338c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index acf29f08..7f5d8790 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@vueuse/integrations": "^10.3.0", "axios": "^1.4.0", "dayjs": "^1.11.9", + "echarts": "^5.4.3", "less": "^4.2.0", "markdown-it-shiki": "^0.9.0", "pinia": "^2.1.6", diff --git a/src/views/monitor.vue b/src/views/monitor.vue index f162e86d..32bc86f5 100644 --- a/src/views/monitor.vue +++ b/src/views/monitor.vue @@ -1,17 +1,64 @@