标签:
1 window.location.href = "index.php?op=xx&extend_op=xxc"
这样是在本页打开链接
window.open("http://jxxy.com/wx_xxextxxic");
这样是在新的页面打开链接
JS链接页面
原文地址:http://www.cnblogs.com/samtrybest/p/5071161.html