Results 3 comments of ShiJie Xu

多给点干货吧

这个库是真的很强大,文档也挺详细, 我已经完美实现了keep-alive的功能。 `const renderCacheRoutes = () => routeList.map(({ component, path }, index) => ( props.location?.pathname} when={'always'} key={path} multiple component={component} > ))`