body
{
moz-user-select: none;
webkit-user-select: none;
ms-user-select: none;
khtml-user-select: none;
user-select: none;
}
转载于:https://www.cnblogs.com/illegal/p/6374030.html
body
{
moz-user-select: none;
webkit-user-select: none;
ms-user-select: none;
khtml-user-select: none;
user-select: none;
}
转载于:https://www.cnblogs.com/illegal/p/6374030.html