Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
unidocs-zh
提交
695acf8b
unidocs-zh
项目概览
DCloud
/
unidocs-zh
通知
3172
Star
105
Fork
804
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
93
列表
看板
标记
里程碑
合并请求
67
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
unidocs-zh
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
93
Issue
93
列表
看板
标记
里程碑
合并请求
67
合并请求
67
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
695acf8b
编写于
10月 28, 2021
作者:
D
DCloud_LXH
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs: 3.2.12+ -> 3.2.13+
上级
e1199f51
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
3 addition
and
3 deletion
+3
-3
docs/api/plugins/login.md
docs/api/plugins/login.md
+1
-1
docs/api/system/clipboard.md
docs/api/system/clipboard.md
+1
-1
docs/univerify.md
docs/univerify.md
+1
-1
未找到文件。
docs/api/plugins/login.md
浏览文件 @
695acf8b
...
...
@@ -308,7 +308,7 @@ uni.login({
|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序、飞书小程序|QQ小程序|快手小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√ (3.2.1
2
+)|x|x|x|x|x|x|x|
|√ (3.2.1
3
+)|x|x|x|x|x|x|x|
**返回参数说明**
...
...
docs/api/system/clipboard.md
浏览文件 @
695acf8b
...
...
@@ -11,7 +11,7 @@
|参数名|类型|必填|说明|平台差异说明|
|:-|:-|:-|:-|:-|
|data|String|是|需要设置的内容||
|showToast|Boolean|否|配置是否弹出提示,默认弹出提示|App (3.2.1
2+)、H5 (3.2.12
+)|
|showToast|Boolean|否|配置是否弹出提示,默认弹出提示|App (3.2.1
3+)、H5 (3.2.13
+)|
|success|Function|否|接口调用成功的回调||
|fail|Function|否|接口调用失败的回调函数||
|complete|Function|否|接口调用结束的回调函数(调用成功、失败都会执行)||
...
...
docs/univerify.md
浏览文件 @
695acf8b
...
...
@@ -290,7 +290,7 @@ uni.getCheckBoxState({
### univerifyManager
> **3.2.1
1
+ 版本**可以使用全局 [univerifyManager](https://uniapp.dcloud.io/api/plugins/login?id=getUniverifyManager) 来更高效的使用一键登录
> **3.2.1
3
+ 版本**可以使用全局 [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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录