feat 监控大屏、安全检测

This commit is contained in:
duanliang
2024-12-18 10:40:53 +08:00
parent 111133ffb4
commit 4a6820831b
25 changed files with 1984 additions and 311 deletions

View File

@@ -13,11 +13,13 @@
"axios": "^1.7.9",
"echarts": "^5.5.1",
"element-plus": "^2.9.0",
"flv.js": "^1.6.2",
"pinia": "^2.2.6",
"vue": "^3.5.13",
"vue-countup-v3": "^1.4.2",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.5"
"vue-router": "^4.4.5",
"vue3-video-play": "^1.3.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",