f9ba81ae4365a0e755c5863e6cbd710070d1f36f
golden 失败根因:商品详情屏用实时 DateTime.now() 算「近30天出库」,随真实时间推移 6月流水掉出30天窗口→渲染变化→对不上。license/inventory_check 同理(剩余天数/盘点日期)。 修复: - product_detail_screen: DateTime.now() → appNow()(可注入时钟) - golden_harness: 所有 golden 渲染前冻结 appClock=2026-07-01 + tearDown 复位(ds-flow 钉死动态值) - 重录 license_mobile / m_inventory_check 6 张 golden;product_detail 冻结后自动匹配无需改图 本地 flutter test test/golden/ 全 120 通过。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P9G7E3wmAYL9KeYCVZVsqu
Description
No description provided
Releases
130
Release winstage-v1.1.9
Latest
Languages
Dart
49.8%
Go
21.2%
HTML
17.4%
CSS
2.9%
Nunjucks
2.9%
Other
5.6%