新增软件概述;新增全局loading插件

This commit is contained in:
2026-02-02 17:34:03 +08:00
parent 72c080230f
commit 4a50e0ef48
9 changed files with 291 additions and 27 deletions

View File

@@ -35,7 +35,7 @@
"vue": "^3.5.27",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
"vue-data-ui": "^3.13.7",
"vue-data-ui": "^3.14.1",
"vue-router": "^5.0.1",
"vuedraggable": "^2.24.3"
},
@@ -43,7 +43,7 @@
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18",
"@types/lodash-es": "^4.17.12",
"@types/node": "^25.1.0",
"@types/node": "^25.2.0",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.14.0",
"@vitejs/plugin-vue": "^6.0.3",