Skip to content

uni-app FAQ

1. Can the uni-app interface open the applet and then the uni-app interface?

A: There is a page stack problem, as the uni-app uses its own page stack, resulting in a different page hierarchy when opening the uni-app in the applet interface, the solution is to call the close applet method when opening, the effect is not very good, product design try to avoid this design.