In fact, the style of the first loaded page after switching between horizontal and vertical screens will be disordered, so a blank page is needed to handle this style disorder problem. When the horizontal screen page returns, listen to onBackPress() to jump to a blank vue page. This blank vue page jumps to the page you want to go to. In this way, the style of this blank vue page will be messed up, but it will not affect other pages.