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;