saveClipboardImage(clipboardData).then((path) => {
// // 更新列表
// addToImageList(uploadList, {
// img,
// path
// });
// removeFromClipboardList(img);
}).catch((e) => {
});
Created
April 19, 2022 19:44
-
-
Save fishyer/8afcf1ae6b5641c280763b69c586bc7a to your computer and use it in GitHub Desktop.