feat: 重构前端架构并实现管理系统基础功能

- 添加Element Plus图标库依赖
- 重构路由结构,实现布局组件和嵌套路由
- 实现登录页面动态角色动画效果
- 开发主布局框架,包含侧边栏和面包屑导航
- 新增用户管理、系统设置和首页功能模块
- 移除旧版样式和示例组件
- 优化全局样式和响应式设计
This commit is contained in:
LuRuiqian
2026-04-17 10:19:01 +08:00
parent 47a31a726f
commit 44d19d4eb1
14 changed files with 1890 additions and 404 deletions

3
pnpm-lock.yaml generated
View File

@@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@element-plus/icons-vue':
specifier: ^2.3.1
version: 2.3.2(vue@3.5.32(typescript@6.0.3))
axios:
specifier: ^1.8.4
version: 1.15.0