feat(other): The menu supports jumping to external links and fixing some known problems

This commit is contained in:
vben
2024-05-21 21:45:48 +08:00
parent 399334ac57
commit c31d21be50
43 changed files with 505 additions and 243 deletions

View File

@@ -38,7 +38,7 @@
"html-minifier-terser": "^7.2.0",
"resolve.exports": "^2.0.2",
"vite-plugin-lib-inject-css": "^2.1.1",
"vite-plugin-vue-devtools": "^7.2.0"
"vite-plugin-vue-devtools": "^7.2.1"
},
"devDependencies": {
"@types/html-minifier-terser": "^7.0.2",