替换原页面:

window.location.href="";

 

 

新打开一个页面:

window.open('');

替换原页面:

window.location.href="";

 

 

新打开一个页面:

window.open('');

相关文章: