This commit is contained in:
邓洁
2023-02-05 00:33:23 +08:00
parent 2f29ba9452
commit 20c6fccb2c

View File

@@ -55,7 +55,7 @@
}
},
onTabItemTap() {
this.$refs.myavatar.getUser()
// this.$refs.myavatar.getUser()
if (!uni.getStorageSync('loginToken') || uni.getStorageSync('loginToken').length === 0) {
this.isLoad = false
return