mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
- 在 UsersController 中新增获取、记录和清理任务浏览历史的 API 接口 - 创建 UserTaskBrowse 模型以管理用户的任务浏览记录 - 更新前端 Vue 组件以支持任务浏览历史的加载和显示 - 移除不再使用的本地缓存逻辑,直接通过 API 进行数据交互