Browse Source

[完善]完善gis管理页面自适应

zhuzhou
邵佳豪 4 years ago
parent
commit
f083f3133b
  1. 4
      src/app/gis-management/allaround/allaround.component.scss
  2. 2
      src/app/gis-management/fire-facilities/realistic-picture.component.scss
  3. 2
      src/app/gis-management/key-site-look/key-site.component.scss
  4. 2
      src/app/gis-management/realistic-picture-look/realistic-picture.component.scss

4
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 {

2
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;

2
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;

2
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;

Loading…
Cancel
Save