本页面跳转 window.location.href='' window.location.href='' 上一层页面跳转 HTML如果使用模板frameset, 实现单个子页面让所有页面跳转,可以用这个方法 window.parent.location.href='' 最外层的页面跳转 window.top.location.href='' 来源:https://www.cnblogs.com/Haidnor/p/12199059.html 标签 location