Home  >  Q&A  >  body text

javascript - 移动端多页面之间跳转问题

场景(移动端):
在a.html页面调用 window.location.href = 'b.html',
在 b.html 页面使用 window.history.back(), 回到上一个页面(即a.html页面),
使用浏览器的返回键可以正常回退,
但是使用 手机的 home键(返回键)不能正常回退(回退页面不正确)。
请问有什么办法可以解决(因为项目是旧项目)。

高洛峰高洛峰2748 days ago2636

reply all(0)I'll reply

No reply
  • Cancelreply