退出登录
N/A
this.$bridge .logout() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) })
{ "isSuccess": "true/false" }
← getLoginInfo 获取身份信息、token等 getUnionId 用户标识unionid主要用于微信、QQ用户系统打通 →