Page({ data: {}, onLoad() {}, onGetAuthorize:function(e){ console.log(e) }, onAuthError:function(e){ console.log(e,'ppp') } });