window.document.referrer; window.document.URL;
location.href雷同于location.assign location.replace,页面跳转,同时让前进or后退功能失效
location.reload() loaction.reload(true)从服务器端重载页面