exercise.md 309 字节
Newer Older
王天雷 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

## 问题描述

uni.setClipboardData相关描述不正确的是

## 答案

complete:接口调用结束的回调函数(调用成功执行)

## 选项

### A

data:需要设置的内容

### B

showToast:配置是否弹出提示,默认弹出提示

### C

fail:接口调用失败的回调函数