feat(h5): 首页 H5 壳从定稿原型抽取(#home 满屏,静态 mock,零桥) #96
Reference in New Issue
Block a user
Delete Branch "feat/h5-sgbridge-gk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
首页webview改造合并
删写死 mock(DEFAULT_LAST_COMPARE_RECORD + localStorage 读),改带 Bearer token 拉真实比价记录;取最近一条 status=success 且 created_at 在 4 分钟内才显示(对齐原生 HomeViewModel.loadLastCompare),否则/未登录/401 隐藏横幅;进页 + 回前台 visibilitychange 各拉一次;点击仍走 SGBridge.navigate('compareResult')。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>