Merge pull request '1' (#88) from dengjie into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/88
This commit is contained in:
odjbin
2023-02-04 16:35:56 +00:00

View File

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