提交 695acf8b 编写于 作者: D DCloud_LXH

docs: 3.2.12+ -> 3.2.13+

上级 e1199f51
......@@ -308,7 +308,7 @@ uni.login({
|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序、飞书小程序|QQ小程序|快手小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√ (3.2.12+)|x|x|x|x|x|x|x|
|√ (3.2.13+)|x|x|x|x|x|x|x|
**返回参数说明**
......
......@@ -11,7 +11,7 @@
|参数名|类型|必填|说明|平台差异说明|
|:-|:-|:-|:-|:-|
|data|String|是|需要设置的内容||
|showToast|Boolean|否|配置是否弹出提示,默认弹出提示|App (3.2.12+)、H5 (3.2.12+)|
|showToast|Boolean|否|配置是否弹出提示,默认弹出提示|App (3.2.13+)、H5 (3.2.13+)|
|success|Function|否|接口调用成功的回调||
|fail|Function|否|接口调用失败的回调函数||
|complete|Function|否|接口调用结束的回调函数(调用成功、失败都会执行)||
......
......@@ -290,7 +290,7 @@ uni.getCheckBoxState({
### univerifyManager
> **3.2.11+ 版本**可以使用全局 [univerifyManager](https://uniapp.dcloud.io/api/plugins/login?id=getUniverifyManager) 来更高效的使用一键登录
> **3.2.13+ 版本**可以使用全局 [univerifyManager](https://uniapp.dcloud.io/api/plugins/login?id=getUniverifyManager) 来更高效的使用一键登录
>
> 此时点击自定义按钮将不会触发`uni.login`的`fail`回调,也不会自动关闭一键登录弹框
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册