This commit is contained in:
2020-07-08 18:14:41 +08:00
parent c4fb80d06b
commit 9ffdfa652a
30 changed files with 640 additions and 1271 deletions

View File

@@ -41,7 +41,7 @@ export default {
userInfo: {}
}
},
onLoad() {
onShow() {
this.getUserInfo();
},
onNavigationBarButtonTap() {