perf: 前端按需引入 Element Plus + Vite 拆包 + template 优化

This commit is contained in:
SmartUp Developer
2026-05-25 00:18:08 +08:00
parent 41a439d830
commit 4971263a3a
6 changed files with 458 additions and 15 deletions
+2
View File
@@ -20,6 +20,8 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^32.1.0",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
}