From 2984392c1193727e6626e697fd105cf05bb4efe6 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 17 Aug 2021 08:47:12 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=8E=BB=E6=8E=89user-sele?= =?UTF-8?q?ct:=20none?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../allaround/allaround.component.scss | 6 - .../basic-info/basic-info.component.scss | 6 - .../cad-draw/cad-draw.component.scss | 6 - .../fire-facilities.component.scss | 6 - .../function-partition.component.scss | 6 - .../gis-management/gis-labeling/lookPlan.scss | 10 - .../key-site-look/key-site.component.scss | 6 - .../plan-list/plan-list.component.scss | 6 - .../realistic-picture.component.scss | 6 - .../basicinfo/addhouseinfo.component.html | 6 +- .../allaround/allaround.component.scss | 6 - .../basic-info/basic-info.component.scss | 6 - .../cad-draw/cad-draw.component.scss | 6 - .../fire-facilities.component.scss | 6 - .../function-partition.component.scss | 6 - .../key-site-look/key-site.component.scss | 6 - .../plan-list/plan-list.component.scss | 6 - .../realistic-picture.component.scss | 6 - .../create-plan-online-five.component.scss | 6 - src/app/tabbar/tabbar.component.scss | 1 - .../collection-tools.component.html | 2 +- .../collection-tools.component.scss | 221 ++++++++++-------- src/styles.scss | 1 + 23 files changed, 124 insertions(+), 219 deletions(-) diff --git a/src/app/gis-management/allaround/allaround.component.scss b/src/app/gis-management/allaround/allaround.component.scss index dd828a2..45cd0e0 100644 --- a/src/app/gis-management/allaround/allaround.component.scss +++ b/src/app/gis-management/allaround/allaround.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/basic-info/basic-info.component.scss b/src/app/gis-management/basic-info/basic-info.component.scss index 282cfe8..6003c92 100644 --- a/src/app/gis-management/basic-info/basic-info.component.scss +++ b/src/app/gis-management/basic-info/basic-info.component.scss @@ -2,12 +2,6 @@ table,table tr th, table tr td { border: 1px solid #EEF1F5; } table { text-align: center; border-collapse: collapse; padding:2px;} *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/cad-draw/cad-draw.component.scss b/src/app/gis-management/cad-draw/cad-draw.component.scss index ddf1517..ff9b22f 100644 --- a/src/app/gis-management/cad-draw/cad-draw.component.scss +++ b/src/app/gis-management/cad-draw/cad-draw.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/fire-facilities/fire-facilities.component.scss b/src/app/gis-management/fire-facilities/fire-facilities.component.scss index 180645e..f5d7706 100644 --- a/src/app/gis-management/fire-facilities/fire-facilities.component.scss +++ b/src/app/gis-management/fire-facilities/fire-facilities.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/function-partition/function-partition.component.scss b/src/app/gis-management/function-partition/function-partition.component.scss index df4d0d5..64dba43 100644 --- a/src/app/gis-management/function-partition/function-partition.component.scss +++ b/src/app/gis-management/function-partition/function-partition.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/gis-labeling/lookPlan.scss b/src/app/gis-management/gis-labeling/lookPlan.scss index c9936e4..6124465 100644 --- a/src/app/gis-management/gis-labeling/lookPlan.scss +++ b/src/app/gis-management/gis-labeling/lookPlan.scss @@ -1,14 +1,4 @@ -// table,table tr th, table tr td { border: 1px solid #EEF1F5; } table { text-align: center; border-collapse: collapse; padding:2px;} -*{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - .box{ position: relative; display: flex; diff --git a/src/app/gis-management/key-site-look/key-site.component.scss b/src/app/gis-management/key-site-look/key-site.component.scss index f085649..ea61a5e 100644 --- a/src/app/gis-management/key-site-look/key-site.component.scss +++ b/src/app/gis-management/key-site-look/key-site.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/plan-list/plan-list.component.scss b/src/app/gis-management/plan-list/plan-list.component.scss index fd8de1e..866a192 100644 --- a/src/app/gis-management/plan-list/plan-list.component.scss +++ b/src/app/gis-management/plan-list/plan-list.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/gis-management/realistic-picture-look/realistic-picture.component.scss b/src/app/gis-management/realistic-picture-look/realistic-picture.component.scss index 2354ca6..35b37f2 100644 --- a/src/app/gis-management/realistic-picture-look/realistic-picture.component.scss +++ b/src/app/gis-management/realistic-picture-look/realistic-picture.component.scss @@ -1,10 +1,4 @@ *{ - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; scrollbar-width: none; /* Firefox */ } ::-webkit-scrollbar { diff --git a/src/app/key-unit/basicinfo/addhouseinfo.component.html b/src/app/key-unit/basicinfo/addhouseinfo.component.html index 3ce162d..e4afdf0 100644 --- a/src/app/key-unit/basicinfo/addhouseinfo.component.html +++ b/src/app/key-unit/basicinfo/addhouseinfo.component.html @@ -1,14 +1,14 @@