var currentUrl = window.location.href; // 在页面跳转之前添加一个事件监听器 window.addEventListener('beforeunload', function(event) { // 获取当前正在执行的