一、比较常用的JS跳转页面和打开新窗口的方法. 1、替换当前页(重新定位当前页). window.location.href = "https://www.xxx.com"; // 跳转到新的域名 ...
確定! 回上一頁