mirror of
https://github.com/lsky-org/lsky-pro.git
synced 2025-01-09 04:19:32 +08:00
✨ 复制图片功能
This commit is contained in:
parent
cdd7269ff4
commit
d609d5527c
@ -373,7 +373,7 @@
|
||||
CopyImageClipboard.copyImageToClipboard(src).then(() => {
|
||||
toastr.success('复制成功')
|
||||
}).catch(e => {
|
||||
toastr.error('复制失败, ' + e.message)
|
||||
toastr.warning('复制失败, ' + e.message)
|
||||
});
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user