rwadurian/frontend/mobile-app/lib/features/home/presentation
hailin ce75e68d5e fix(mobile-app): 修复合同签署页面定时检查仍弹窗的问题
使用 GoRouter.of(context).routerDelegate.currentConfiguration 获取全局路由状态,
而不是 GoRouterState.of(context),因为后者只能获取 ShellRoute 内部的路由状态,
当用户在顶级路由(如 /contract-signing/:orderNo)时无法正确检测。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 23:38:55 -08:00
..
pages fix(mobile-app): 修复合同签署页面定时检查仍弹窗的问题 2025-12-25 23:38:55 -08:00
providers refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
widgets refactor(splash): 简化开屏动画为纯帧播放,恢复监控Tab 2025-12-15 03:28:53 -08:00