react 类似于 vue 的 keepalive 缓存

https://github.com/CJY0208/react-activation/blob/master/README_CN.md

 

 

import { AliveScope } from 'react-activation';
 
<AliveScope>
<Router />
</AliveScope>
 
drop('bill')
clear()
posted @ 2024-01-29 16:51  起风了1573  阅读(127)  评论(0)    收藏  举报