提交 33f1e2bc 编写于 作者: fxy060608's avatar fxy060608

feat(core): add get-clipboard-data protocol

上级 bc315420
export const getClipboardData = {
beforeSuccess () {
uni.showToast({
title: '内容已复制',
icon: 'success',
mask: false
})
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册