Explorar o código

一般治疗禁止复制

zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
566f0f8676
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/components/Treat/GeneralTreat/index.less

+ 6 - 0
src/components/Treat/GeneralTreat/index.less

@@ -24,6 +24,12 @@
     margin: 10px;
 }
 .general-item-hide {
+    -webkit-touch-callout: none;
+    -webkit-user-select: none;
+    -khtml-user-select: none;
+    -moz-user-select: none;
+    -ms-user-select: none;
+    user-select: none;
     display: none;
     line-height: 36px;
 }