Kaynağa Gözat

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

master
leiyun 2 ay önce
ebeveyn
işleme
6685acabc5
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      pages/profile/profile.vue

+ 1
- 0
pages/profile/profile.vue Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet