diff --git a/pages/user/myinfo.vue b/pages/user/myinfo.vue index 9ccb61b..cd40bd8 100644 --- a/pages/user/myinfo.vue +++ b/pages/user/myinfo.vue @@ -81,7 +81,7 @@ export default { url:"/pages/messages/list" }) }, - loginout(){ + loginOut(){ this.imService.disconnect() uni.clearStorage(); this.$refs.uToast.show({