redux

163 阅读1分钟

html 通过id控制

image.png

转换为组件

image.png

优化方向

  • 现状

image.png

image.png

  • 提取reducer & store

image.png

  • 优化后

image.png

  • 现状

  • 优化项

image.png

react-redux