移动端和PC端跳转外部连接区别
摘要:
window.open('_blank').location PC跳转正常,但是在移动端苹果手机跳转报404错误,安卓手机没问题。 window.location.href 移动端改成这样跳转就正常了。 阅读全文
posted @ 2021-03-26 14:25 程序猿-alvin 阅读(239) 评论(0) 推荐(0) 编辑
posted @ 2021-03-26 14:25 程序猿-alvin 阅读(239) 评论(0) 推荐(0) 编辑