Page[pages/homepage/homepage] not found.
来源:4-5 小程序登录wx.getUserInfo接口更新指南

醉舞红袖夜添香
2019-04-21
Page[pages/homepage/homepage] not found. May be caused by: 1. Forgot to add page route in app.json. 2. Invoking Page() in async task.
app.json已经注册了,位置也调整了,就是不行
点击授权之后出现:
VM495:1 Do not have onAuthorizeConfirm handler in current page: pages/homepage/homepage. Please make sure that onAuthorizeConfirm handler has been defined in pages/homepage/homepage, or pages/homepage/homepage has been added into app.json
百度了半天不知道怎么搞
写回答
2回答
-
咚咚呛
2019-04-21
如果app.json已经注册页面了的话,大概率是页面代码的问题。
00 -
咚咚呛
2019-04-21
看看你这个页面的代码呢?和app.json的配置
052019-04-22
相似问题