fix(frontend): restore stable element-plus bootstrap to resolve admin crash

This commit is contained in:
2026-02-07 18:11:23 +08:00
parent 06fe7f6f68
commit c285d1e348
68 changed files with 171 additions and 1119 deletions

View File

@@ -17,8 +17,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",
"vite": "^7.2.4",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5"
"vite": "^7.2.4"
}
}