zhxiao1124
  • Joined on 2026-03-09
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 17:08:28 +08:00
27d943f63b refactor(Drama): 抽离表单字段组件统一复用
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 16:12:03 +08:00
82524c4312 style: 移除多余的rounded-xl样式并整理代码格式
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 15:43:00 +08:00
885d17cec7 style: 统一项目内字体单位为rem并调整布局尺寸
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 15:36:07 +08:00
edb2db5966 refactor(Dashboard): 调整仪表盘标签文字大小为18px
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-03 15:31:39 +08:00
2eeec11d51 feat: 添加频道管理功能,关联短剧与频道绑定逻辑
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 15:16:35 +08:00
8019c52fbc style: 完成后台样式统一优化
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 15:03:16 +08:00
214578316e style: 移除全局组件默认圆角样式配置
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-03 15:01:31 +08:00
e830f5a733 feat: 新增频道管理功能,优化整体UI与交互体验
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 19:18:00 +08:00
4eff4d877e refactor: 完成项目整体目录重构与路径别名配置
e84351e8ed refactor: 重构项目目录与代码结构,清理冗余文件
Compare 2 commits »
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 18:48:54 +08:00
2dace1cf8d feat: 添加短剧筛选功能和自定义Panel容器组件
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 18:26:00 +08:00
55e20f9f16 feat(dramas): add play count field for drama records
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 18:05:48 +08:00
718d1c7aac style: 优化后台整体UI风格与组件样式
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 17:59:33 +08:00
96eaa810f3 feat: 完善短剧管理后台功能,新增编辑、详情展示优化
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 17:52:39 +08:00
03d3c2f9cc refactor(dramas): 重构短剧预搜索功能,改为搜索短剧本身
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 17:29:01 +08:00
61a00286fb refactor(history): 重构播放历史模块,统一命名并迁移代码
79aeac7f37 feat(playback-history): 添加播放历史模块功能
fca247c3f2 feat(dramas): 新增剧集搜索、推荐接口与管理筛选功能
Compare 3 commits »
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 16:03:45 +08:00
f2b1043cbc refactor: 统一代码缩进与引号风格,新增CORS配置
zhxiao1124 pushed to dev at onionanime/cyh-tk-backend 2026-07-02 15:46:31 +08:00
0eeeea0c4d feat: 新增剧集封面、集数管理与上传优化功能
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 15:18:42 +08:00
a4a1891a7e refactor(api): 统一将函数声明改为箭头函数形式
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 15:13:51 +08:00
3451d373bc refactor: 重构项目接口与API调用体系,统一类型管理
zhxiao1124 pushed to dev at onionanime/cyh-tk-admin 2026-07-02 13:38:06 +08:00
e160476ecf build: 引入tailwindcss并迁移原有样式到原子类