Browse Source

修改环境

shuhao 4 months ago
parent
commit
98f2e3cdf4
1 changed files with 12 additions and 0 deletions
  1. 12 0
      src/views/authentic/Pdf.vue

+ 12 - 0
src/views/authentic/Pdf.vue

@@ -267,6 +267,18 @@ $body-height:calc(100% - $title-height);
       width:595px;
       height: 500px;
       z-index: 1000;
+      .ol-viewport{
+        width:595px !important;
+        height: 500px !important;
+        .ol-layers{
+          width:595px !important;
+          height: 500px !important;
+          .ol-layer{
+            width:595px !important;
+            height: 500px !important;
+          }
+        }
+      }
     }
     .img{
       z-index: 999;