getsnapshotBeforeUpdate(prevProps,prevState)是类组件中的一个生命周期方法,它在组件更新前的渲染阶段调用

46 阅读1分钟

image.png

image.png

image.png