This commit is contained in:
Gdpao
2020-09-15 16:44:03 +08:00
parent 1a9f06e722
commit 10c9498985
2 changed files with 9 additions and 2 deletions

View File

@@ -273,7 +273,7 @@
darenItem
},
onShow() {
console.log(this.imService.status)
console.log(this.imService.status,this.$store.state.hasLogin)
if(!this.imService.status && this.$store.state.hasLogin){
const user = uni.getStorageSync('user_info');
// console.log(user)