正文

JavaScript中跳转到新页面的方法:使用window.location.href属性,例如:window.location.href = 'http://www.example.com';