self.location.href;//当前页面打开URL页面 页面跳转
https://www.cnblogs.com/endv/p/9330561.html
self.location.href;//当前页面打开URL页面
window.location.href;//当前页面打开URL页面this.location.href;//当前页面打开URL页面location.href;// 当前页面打开URL页面parent.location.href;//在父页面打开新页面top.location.href;//在顶层页面打开新页面

浙公网安备 33010602011771号