扫码关注官方订阅号
移动端小米浏览器:从列表页进入详情页后返回(history.go(-1)),首次进入详情页可以正常加载js,返回后再进入,js不加载。
求大神指点
闭关修行中......
可以试着绑定js的 pageshow 和pagehide事件
可参考http://hzxiaosheng.bitbucket.org/work/2015/09/23/refresh-webpage-on-history-back-for-mobile-browser-and-webview.html
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
可以试着绑定js的 pageshow 和pagehide事件
可参考http://hzxiaosheng.bitbucket.org/work/2015/09/23/refresh-webpage-on-history-back-for-mobile-browser-and-webview.html