feat: 端点登录
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
userStore.logout().then(() => {
|
||||
uni.closeSocket()
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/index'
|
||||
url: '/pages/login/index?socialLogin=true'
|
||||
})
|
||||
})
|
||||
this.removeAccount()
|
||||
|
||||
Reference in New Issue
Block a user