Files
vf_react/src/views
zdl 927668bb9c refactor(TradeDatePicker): 组件重构,配置提取与性能优化
- 拆分文件:types.ts(类型)、theme.ts(主题)、utils.ts(工具函数)
- 移除 isDarkMode 相关代码(已确认仅浅色模式)
- 移除 useColorModeValue,直接使用固定颜色值
- 子组件使用 memo 优化,主组件使用 useCallback/useMemo
- 清理冗余:移除未使用的 tipIcon、重复的 focus 样式
- 更新调用方移除 isDarkMode prop

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-31 13:23:28 +08:00
..
2025-12-28 22:53:40 +08:00
2025-12-29 17:19:12 +08:00
2025-12-28 13:42:57 +08:00