jquery 检测复制
$(".copy_txt").on("copy", function () { console.log(11); })
jquery实用小技巧一
原文:https://www.cnblogs.com/ilovenman/p/13182650.html