提交 fda7a5fc 编写于 作者: 雪洛's avatar 雪洛

docs: update uni-id-co getSupportedLoginType

上级 e861e698
......@@ -671,18 +671,12 @@ await uniIdCo.closeAccount()
**接口形式**
```js
await uniIdCo.getSupportedLoginType({
appId,
platform
})
await uniIdCo.getSupportedLoginType()
```
**参数说明**
|参数名 |类型 |必填 |说明 |
|-- |-- |-- |-- |
|appId |string |否 |要查询登录方式的应用DCloud AppId,不传时为当前应用 |
|platform |string |否 |要查询登录方式的应用平台,不传时为当前平台 |
**返回值**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册