解除网站禁止复制的办法

Array.from(document.querySelectorAll("code")).map(a=>{a.style="user-select:text;"});
$("#content_views").off("copy");
posted @ 2024-11-22 14:44  huiy_小溪  阅读(25)  评论(0)    收藏  举报