Commit Graph
3 Commits
Author SHA1 Message Date
zhangtao 73f2823692 refactor: 大规模代码整理与功能优化
1. 重构后端API路由、CRUD与模块结构,整合日志管理,移除废弃demo代码
2. 优化前端组件类型定义、样式与路由配置,修复权限判断逻辑
3. 调整默认排序规则、滚动条样式与工具类函数,更新依赖与配置文件
4. 修复多处类型不匹配与默认值问题,完善表单与菜单验证逻辑
2026-06-17 01:56:31 +08:00
zhangtao a518b8a298 refactor: 整理前端样式代码,统一CSS属性顺序与颜色写法
feat: 更新项目logo与 favicon 资源
fix: 修复工单表单接口定义缺失字段问题
style: 修复多处样式排版与兼容性问题
test: 完善权限抽屉组件单测用例格式
2026-05-28 01:09:46 +08:00
zhangtao 53d2a9d13e chore: cleanup old frontend code and update project configs
This commit removes the deprecated frontend/web-old directory, updates various project configuration files including tsconfig, vite config, environment variables, and backend data models. It also fixes several API paths, adds tenant awareness to multiple models, and makes minor UI adjustments.
2026-05-27 01:12:03 +08:00