NLRX-WJC / react-antd-admin-template

一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

多标签页面的状态管理怎么实现?

su1329 opened this issue · comments

点开一个标签都是重新加载,怎么实现状态保存?

可以参考一下这个,也可以自己写个hook

https://github.com/StructureBuilder/react-keep-alive