Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

my.setClipboard的success 方法定义不对 #25

Closed
ckaaaa opened this issue Mar 1, 2020 · 0 comments
Closed

my.setClipboard的success 方法定义不对 #25

ckaaaa opened this issue Mar 1, 2020 · 0 comments

Comments

@ckaaaa
Copy link

ckaaaa commented Mar 1, 2020

my.setClipboard({
  text:'aaaaaaaaa',
   success:function(text){
      console.log('text', text);
   },
});

输出和类型文件中的不同:
text {success:true}

@ckaaaa ckaaaa changed the title my.setClipboard不应该的success 方法定义不对 my.setClipboard的success 方法定义不对 Mar 1, 2020
@ckaaaa ckaaaa closed this as completed Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant