Commit Graph

6 Commits

Author SHA1 Message Date
bcfee96fa9 Merge branch 'main' into feature_tvOS 2026-02-27 11:35:24 +08:00
1da412e637 fix: 修复详情页空白和海报图片错误
- DetailViewModel 添加 @MainActor 确保状态更新在主线程
- DetailView 消除空白初始状态,ProgressView 作为默认兜底
- 取消时保留加载状态避免页面闪回空白
- 使用 .task(id:) 确保切换条目时任务重新触发
- 海报优先从 JSON-LD image 字段获取,HTML fallback 改用正确选择器

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 11:33:22 +08:00
cd8c3afd7d feat: for tvOS 2026-02-26 22:45:05 +08:00
03b7a8bf25 feat: update readme file 2026-02-26 22:19:55 +08:00
b75da6155f feat: add readme markdown file 2026-02-26 22:17:16 +08:00
7ef5348f65 init: init proj 2026-02-26 22:15:35 +08:00