home page is a transit page, get a value from the server, and then jump to the corresponding page according to this value. And then I found the problem. No matter using navigatorTo or redirecTo, mobile phone to scan the code, you can enter it for the first time, but you won"t jump the second time. Then a new project is created, the code is minimized for testing, and the onLoad is then redirected. It is also found that the second code scan can only enter the transit page, not the jump. Although continuous code scanning is not possible for users, because users enter from Mini Program"s list for the second time (this is no problem), for developers, this is embarrassing and cannot be tested by themselves. Have you ever met?