if the page jump looks like this:
A page B page C page B page B page C page
then when I click back, I will fall into the previous action
C page "B page" B page "A page
this affects the user experience very much, how to solve this problem generally?
and I thought of a way: the back button of the
B page specifies to jump to page An and assume that it is a return.
but... Users can jump from E page to B page, or from F page to B page