瀏覽代碼

修改环境

shuhao 4 月之前
父節點
當前提交
98f2e3cdf4
共有 1 個文件被更改,包括 12 次插入0 次删除
  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;