+
95
-

回答

还有针对移动端ios和andriod手机

/* css style: */
html,body{
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select:none;
user-select: none;
}



网友回复

我知道答案,我要回答