sunny123456

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

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;//在顶层页面打开新页面 
posted on 2022-03-21 21:48  sunny123456  阅读(206)  评论(0编辑  收藏  举报