路由更新

This commit is contained in:
2025-10-16 18:03:46 +08:00
parent 1199cbc176
commit 0811af6d03
94 changed files with 9511 additions and 667 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"axios": "^1.7.9",
"core-js": "^3.8.3",
"echarts": "^6.0.0",
"element-plus": "^2.11.4",
"register-service-worker": "^1.7.2",
"vue": "^3.5.22",
@@ -20,6 +21,7 @@
"vuex": "^4.1.0"
},
"devDependencies": {
"@types/echarts": "^4.9.22",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vitejs/plugin-vue": "^5.0.0",