Commit Graph

3 Commits

Author SHA1 Message Date
张翔 f590c40c21 refactor(frontend): update test config and optimize components
- Update vitest config to use new test directory structure
- Optimize Dashboard, RoleManagement, UserManagement components
- Improve signature utility with better error handling
- Enhance component error handling and user feedback
2026-04-23 16:35:34 +08:00
张翔 f1c7c8702f fix: 修复 RoleManagement.vue 中的参数名称错误并安装 terser 依赖
- 将 name 参数改为 roleName,匹配 RolePageRequest 类型定义
- 安装 terser 依赖以支持 Vite 生产构建
2026-04-17 19:08:09 +08:00
张翔 45bb89fc7f refactor(frontend): 重命名前端项目为 gym-manage-web 2026-04-17 18:37:45 +08:00