加载中…

当前登陆用户绑定openid

```javascript WXAPI.bindWxmpOpenid({ token: '000', code: '1234' }) ``` + token 当前用户的登录凭证 + code 微信网页授权获取到的临时凭证 code