mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-27 05:32:49 +08:00
课程详情课件下载
This commit is contained in:
parent
b9901b12cb
commit
dbab0780fe
@ -124,7 +124,7 @@ const CoursePage = () => {
|
||||
input.select();
|
||||
if (document.execCommand("copy")) {
|
||||
document.execCommand("copy");
|
||||
Toast.show("下载链接已复制,请在浏览器中粘贴下载");
|
||||
Toast.show("请点击右上角···浏览器打开下载");
|
||||
}
|
||||
document.body.removeChild(input);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user