小程序报错 碰到一个微信小程序的报错 Page "pages/auth/index" has not been registered yet 解决办法 在 app.josn 里,将 "pages/auth/index" 的位置往前移即可。