vue 弹窗时 监听手机返回键关闭弹窗功能(页面不跳转)【点击查看详情】
vue 弹窗时 监听手机返回键关闭弹窗功能(页面不跳转):[注]:popstate 事件 a.当活动历史记录条目更改时,将触发popstate事件。 b.如果被激活的历史记录条目是通过对history.pushState()的调用创建的,或者受到对history.replaceState()的调用的影响,popstate事件的state属性包含历史条目的状
相关视频/文章