the Mini Program project is currently under development, and now we have made a login page in Mini Program the same as the h5 login page. When entering this Mini Program, the login page is displayed at first (the first path of the page path in app.json is the login page). When the user enters the user name or password, he or she jumps to the home page.
now"s problem: now I"m logged in, but after refreshing in the developer tool, I jump to the login page (normally I log in and refresh and then display the home page). After quitting Mini Program in the real machine, it will also be displayed on the login page after entering Mini Program. How to solve this problem. Please give me some advice.