efd7bfb6f9
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Staging E2E Tests (push) Failing after 24h51m18s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (push) Failing after 24h53m52s
CI/CD Pipeline / Frontend Lint (push) Failing after 24h57m9s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 24h57m34s
- GeneratePage 和 TitleLibrary 统一使用 queryKey ['titles'] - 两个页面调用同一个 getTitles() API (GET /titles) - 移除 TitleLibrary 的 MOCK_TITLES_LEGACY fallback - 清理旧的 ['generate-titles'] queryKey 引用 - 确保两个页面显示完全一致的标题数据 P0-2/P0-3/P0-4 代码验证通过