// //点击复制 $('#copyCode').click(function () { let transfer = document.createElement('input');//创建控件 document.