系统总览页面

This commit is contained in:
ym1026
2025-09-01 16:58:54 +08:00
parent 4af4e670d2
commit 48d14ca988
52 changed files with 8733 additions and 10 deletions

View File

@@ -12,6 +12,7 @@
"ant-design-vue": "^4.2.6",
"axios": "^1.11.0",
"core-js": "^3.8.3",
"echarts": "^6.0.0",
"moment": "^2.30.1",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
@@ -37,7 +38,8 @@
"sass-loader": "^12.0.0",
"vue-eslint-parser": "^10.2.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2"
"webpack-dev-server": "^5.2.2",
"vue-tianditu": "^2.7.6"
},
"eslintConfig": {
"root": true,