Settings page cannot be selected

code show as below:

body{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

Note: Do not give users too many restrictions

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325122146&siteId=291194637