Selaa lähdekoodia

save 退出时没有情况未读数量

master
leiyun 2 kuukautta sitten
vanhempi
commit
6685acabc5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      pages/profile/profile.vue

+ 1
- 0
pages/profile/profile.vue Näytä tiedosto

@@ -265,6 +265,7 @@ const handleLogout = () => {
clearAll()
userInfo.value = null
isLoggedIn.value = false
unreadCount.value = 0
uni.showToast({ title: '已退出', icon: 'success' })
}
}


Ladataan…
Peruuta
Tallenna