添加百度地图类型声明,更新 HTML 以加载百度地图 API,新增多个视图组件和路由配置以支持信号覆盖、网络质量、数据连接、热门应用和个人用户的统计展示。

This commit is contained in:
wangran
2026-01-09 16:51:16 +08:00
parent eef27d2bbc
commit a2379ccf2a
42 changed files with 7339 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
"lint": "eslint . --fix --cache"
},
"dependencies": {
"echarts": "^6.0.0",
"pinia": "^3.0.4",
"vue": "^3.5.26",
"vue-router": "^4.6.4"