user -select 禁止复制页面的文本:. 使用JavaScript的方式,代码如下: document.documentElement.style.webkitUserSelect="none". 不过一般使用css的情况比较普遍。
確定! 回上一頁