禁止选择

user-select : none ;

touch-callout : none ;
user-drag : none ;
tap-highlight-color : rgba(0,0,0,0) ;

-webkit-user-select : none ;
-webkit-touch-callout : none ;
-webkit-user-drag : none ;
-webkit-tap-highlight-color : rgba(0,0,0,0) ;
原文地址:https://www.cnblogs.com/cly84920/p/4426515.html