Skip to content

Instantly share code, notes, and snippets.

@fishyer
Created April 19, 2022 19:43
Show Gist options
  • Save fishyer/0e4d07680c533b1caf18802696ccb883 to your computer and use it in GitHub Desktop.
Save fishyer/0e4d07680c533b1caf18802696ccb883 to your computer and use it in GitHub Desktop.

saveClipboardImage(clipboardData).then((path) => { // // 更新列表 // addToImageList(uploadList, { // img, // path // }); // removeFromClipboardList(img);

    }).catch((e) => {
      
    });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment