feat: 添加状态监视器的图表显示

This commit is contained in:
Baobhan Sith
2025-05-12 10:11:22 +08:00
parent 6a12000879
commit 590a5cb8b3
4 changed files with 319 additions and 1 deletions
+2
View File
@@ -19,6 +19,7 @@
"@xterm/addon-search": "^0.15.0",
"axios": "^1.8.4",
"buffer": "^6.0.3",
"chart.js": "^4.4.9",
"date-fns": "^4.1.0",
"guacamole-common-js": "^1.5.0",
"iconv-lite": "^0.6.3",
@@ -29,6 +30,7 @@
"splitpanes": "^4.0.3",
"vite-plugin-monaco-editor": "^1.1.0",
"vue": "^3.3.0",
"vue-chartjs": "^5.3.2",
"vue-i18n": "^9.14.4",
"vue-recaptcha-v3": "^2.0.1",
"vue-router": "^4.5.0",