Explorar o código

量表弹窗禁止复制

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

+ 6 - 0
src/components/ScaleTable/index.less

@@ -1,6 +1,12 @@
 @import "~@less/mixin.less";
 .tableBox{
   // height: 690px;
+  -webkit-touch-callout: none;
+  -webkit-user-select: none;
+  -khtml-user-select: none;
+  -moz-user-select: none;
+  -ms-user-select: none;
+  user-select: none;
   overflow-y: auto;
   padding: 30px;
   h1{