feat: 迁移 v3-admin v3.1.3 版本代码

This commit is contained in:
pany
2022-04-21 18:37:52 +08:00
parent 83979683b1
commit 8d7953db99
11 changed files with 30 additions and 29 deletions

View File

@@ -19,6 +19,7 @@
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.13",
"screenfull": "^6.0.1",
@@ -30,6 +31,7 @@
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.25",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vitejs/plugin-vue": "^2.3.1",