Commit Graph

12 Commits

Author SHA1 Message Date
张翔 be5d5ede90 feat: 添加异常日志功能并优化UI样式
refactor: 重构后端查询逻辑和API响应处理

fix: 修复用户角色更新和文件上传问题

test: 添加前端性能测试脚本和E2E测试用例

chore: 更新依赖版本和配置文件

docs: 添加环境检查脚本和测试文档

style: 统一表格标签样式和路由命名

perf: 优化前端页面加载速度和响应时间
2026-03-24 13:32:20 +08:00
张翔 a97d317e4a refactor: RoleManagement component with API services and permission assignment 2026-03-20 08:02:03 +08:00
张翔 50c5afbbb7 refactor: UserManagement component with API services and role assignment 2026-03-20 08:00:49 +08:00
张翔 5478139119 feat: add unified API error handler with user-friendly messages 2026-03-20 07:59:17 +08:00
张翔 c3716bf732 feat: add role management API service with permission support 2026-03-20 07:58:45 +08:00
张翔 cf49e2f2d1 feat: add user management API service with pagination support 2026-03-20 07:58:19 +08:00
张翔 738dd58e9c feat: add auth API service with TypeScript interfaces 2026-03-20 07:57:48 +08:00
张翔 ce41fe7e26 feat: add frontend API integration for operation log 2026-03-18 22:37:47 +08:00
张翔 8a0cd64829 feat: extend operation log service and repository with pagination support 2026-03-18 22:34:43 +08:00
张翔 2555bf5f55 refactor: 移除ant-design-vue和tailwindcss依赖并优化样式
style: 统一使用css替换scss并调整组件样式
style: 优化组件布局和属性顺序
chore: 更新.gitignore和.eslintrc配置
2026-03-13 09:55:05 +08:00
张翔 fe2e4110dd feat: add system quality improvement plan and implementation 2026-03-12 18:20:50 +08:00
张翔 52c66444a5 feat: 添加系统配置、审计中心、通知中心、文件管理模块 2026-03-11 12:11:59 +08:00