添加了退出登录
This commit is contained in:
@@ -48,6 +48,7 @@ export default {
|
||||
// 退出登陆
|
||||
loginout(){
|
||||
uni.clearStorage();
|
||||
this.imService.disconnect()
|
||||
this.$refs.uToast.show({
|
||||
title: "退出登陆成功!",
|
||||
type: 'success'
|
||||
|
||||
Reference in New Issue
Block a user