3d90ae7f74627eeafd71a0179494bade93438ba8
- 添加 Redux hooks (useSelector, useDispatch) - 导入 fetchPopularKeywords 和 fetchHotEvents action creators - 移除本地状态 popularKeywords 和 hotEvents - 移除 loadPopularKeywords 和 loadHotEvents 函数 - 使用 Redux dispatch 替代本地数据获取 - 利用 Redux 内置的缓存机制优化性能 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
vf_react
前端
Description
Languages
HTML
75.9%
JavaScript
9.6%
CSS
8%
SCSS
3.2%
Python
2.1%
Other
1.2%