mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-27 17:30:23 +08:00
647f61fbae
添加模块级缓存 timeStateCache,按 sessionId 保存用户最后设置的 时间筛选状态。initialTimeState 优先级:URL 参数 > 缓存 > 默认值, timeRangeValue 变化时自动写入缓存,确保跨页面导航后状态得以恢复。 Made-with: Cursor