From 1ae29fc1ebe8138f8b3d4573fe989a95a464736f Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Thu, 3 Nov 2022 10:04:39 +0800 Subject: [PATCH] =?UTF-8?q?11.3=20=E5=A2=9E=E5=8A=A0=E4=B8=8D=E5=8F=AF?= =?UTF-8?q?=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/zjl_style.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/assets/zjl_style.less b/src/assets/zjl_style.less index 4b6e975..5c6c4b2 100644 --- a/src/assets/zjl_style.less +++ b/src/assets/zjl_style.less @@ -216,6 +216,9 @@ background-size: 100% 100%; background-repeat: no-repeat; height: 100%; + -moz-user-select: none; + -webkit-user-select: none; + user-select: none; .choiceLoginBlock { position: absolute;