会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
kim
2020 多运动 多看书 多感受生活
博客园
首页
新随笔
联系
管理
订阅
2021年8月2日
解决浏览器回退不刷新页面问题
摘要: 1. window.addEventListener('pageshow', (e) => { console.log("打印e:", e, e.persisted); console.log(navigator.userAgent); if (e.persisted) { console.log(
阅读全文
posted @ 2021-08-02 16:50 kimsaerono
阅读(484)
评论(0)
推荐(0)
编辑
公告