加载中…

退出登陆

```javascript WXAPI.loginout(token) ``` + token 当前登陆凭证 ```json { code: 0, msg: 'success' } ``` 调用该接口以后,建议同步删除本地存储的 token 数据