Authored by 李奇

fix

... ... @@ -104,7 +104,10 @@ App({
this.reportData.awakeReported = true;
}
verify.gen().then(() => {
this.getUnionShop();
});
},
onHide() {
yas.report('YB_ENTER_BACKGROUND');
... ...