File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ return (
5757
5858## 查看效果
5959
60- 在 ` / home/alive` 页的输入框输入一个数字 ,切换到其他页面,再切换回来,看看数字是否仍然在
60+ 在 [ 示例页 ] ( https://template.react-antd-console.site/ home/alive) 输入框输入一个数字 ,切换到其他页面,再切换回来,看看数字是否仍然在
Original file line number Diff line number Diff line change 4848 "i18next" : " ^25.1.2" ,
4949 "immer" : " ^10.1.1" ,
5050 "nprogress" : " ^0.2.0" ,
51- "react" : " ^0.0.0-experimental-8ce15b0f-20250522 " ,
51+ "react" : " ^19.1.0 " ,
5252 "react-contexify" : " ^6.0.0" ,
53- "react-dom" : " ^0.0.0-experimental-8ce15b0f-20250522 " ,
53+ "react-dom" : " ^19.1.0 " ,
5454 "react-i18next" : " ^15.5.1" ,
5555 "react-router" : " ^7.6.0" ,
5656 "react-router-toolset" : " ^0.0.9" ,
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ const Alive = () => {
3131 < p >
3232 朋友,我看你似乎对多标签的 KeepAlive 感兴趣,< a href = "https://doc.react-antd-console.site/development/keep-alive.html" target = "blank" onClick = { ( ) => {
3333 setShowAd ( true ) ;
34- } } > 点击查看文档</ a > 以启用。
34+ } } > 点击查看文档</ a > 以启用。
3535 </ p >
3636 { showAd && (
3737 < p style = { { fontSize : '18px' , fontWeight : 'bold' } } > 如果你觉得这个项目对你有帮助,欢迎给我点个 < a href = "https://github.com/diandian18/react-antd-console" target = "blank" > Star</ a > ,感谢你的支持!</ p >
You can’t perform that action at this time.
0 commit comments