Change the return path of the browser in the phone

from a.html to b.html, the default is to a.html when b.html clicks back, and the effect you want to achieve is to click back and return e.html. Excuse me, can this be done? If it can be done, is there any specific way to do it?

Mar.19,2021

History API learn about

https://developer.mozilla.org.

add a status to browser history history.pushState

https://developer.mozilla.org.

Menu