From f083f3133b17a0280c5211c9c87e3c5684236bcc Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Tue, 23 Mar 2021 16:26:00 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=AE=8C=E5=96=84gis?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/gis-management/allaround/allaround.component.scss | 4 ++-- .../fire-facilities/realistic-picture.component.scss | 2 +- src/app/gis-management/key-site-look/key-site.component.scss | 2 +- .../realistic-picture-look/realistic-picture.component.scss | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/gis-management/allaround/allaround.component.scss b/src/app/gis-management/allaround/allaround.component.scss index e9cfc27..9a3605c 100644 --- a/src/app/gis-management/allaround/allaround.component.scss +++ b/src/app/gis-management/allaround/allaround.component.scss @@ -116,8 +116,8 @@ .rotateC {transform: rotate(270deg) scale(0.75);} @media screen and (min-width:1000px) and (max-width:1400px){ .bigimgbox{ - width:900px; - height: 580px; + width:920px; + height: 600px; } //预览图片 .previewImgBox { diff --git a/src/app/gis-management/fire-facilities/realistic-picture.component.scss b/src/app/gis-management/fire-facilities/realistic-picture.component.scss index ac615a5..d340e20 100644 --- a/src/app/gis-management/fire-facilities/realistic-picture.component.scss +++ b/src/app/gis-management/fire-facilities/realistic-picture.component.scss @@ -180,7 +180,7 @@ @media screen and (max-width:1300px){ .imgDiaLogBox{ width: 920px; - height: 588px; + height: 600px; //预览图片 .previewImgBox { width: 800px; 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 0f6cce4..d609fe1 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 @@ -144,7 +144,7 @@ table { @media screen and (max-width:1300px){ .imgDiaLogBox{ width: 920px; - height: 588px; + height: 600px; //预览图片 .previewImgBox { width: 800px; 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 c4ef540..bb4a4e8 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 @@ -244,7 +244,7 @@ @media screen and (max-width:1300px){ .imgDiaLogBox{ width: 920px; - height: 588px; + height: 600px; //预览图片 .previewImgBox { width: 800px;