现象:window.location.href = "XXX"调到了空白页,但是将XXX在窗口地址栏输入就会可以访问到。 原因:就是XXX前缀没有加上“http://”,在地址栏中默认会加上“http://". 相关文章: 2022-12-23 2022-12-23 2022-12-23 2021-06-03 2021-10-10 2022-12-23 2021-10-16