JS实现页面跳转与刷新的方法汇总 window.location(.href)="URL"其实.href可以省略window.location和window.location.href实现的效果是一样的例 js实现页面跳转