This commit is contained in:
Quincy_J 2025-07-29 22:01:43 +08:00
parent 127428f7c4
commit c7bbf42e96

View File

@ -277,7 +277,7 @@ const handleLogout = async () => {
icon: 'success',
})
//
uni.removeStorageSync('x-token')
uni.removeStorageSync('token')
uni.removeStorageSync('userInfo')
//
setTimeout(() => {