execCommand ('copy', false, null)// 执行浏览器复制命令 console.log("已复制,赶紧分享给朋友吧"); }else{ console.log("不兼容"); } } // input自带 ...
確定! 回上一頁