Merge pull request 'gdpao' (#282) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/282
This commit was merged in pull request #282.
This commit is contained in:
gyh
2020-08-21 16:05:52 +08:00
3 changed files with 44 additions and 22 deletions

View File

@@ -177,9 +177,10 @@ export default {
uni.navigateTo({
url: "../../pageA/login/login"
})
}
} else {
this.getOrderNumber();
}
this.getUserInfo();
this.getOrderNumber();
},
onNavigationBarButtonTap(e) {
// console.log(e);