$(document).on('click','.appeared .text_wrapper .text',function(){
var $temp = $("<input>");
$("body").append($temp);
$temp.val($(this).text()).select();
document.execCommand("copy");
$temp.remove()
alert('已复制到剪切板');
});
原创文章,作者:易码农,如若转载,请注明出处:http://moon0421.top/?post=53
打赏 微信扫一扫 支付宝扫一扫
04日11日,星期四,在这里每天60秒读懂世界!
上一篇
2024-4-11 00:00
平安银行性用卡4元立减金
下一篇
2024-4-11 17:52