shaogen1995 2 tahun lalu
induk
melakukan
affe05b741

+ 1 - 1
QJKK/public/config/config.json

@@ -20,7 +20,7 @@
       },
       "cameraController": {
         "zoomFactor": 4.0,
-        "minimumZoomDistance": 100,
+        "minimumZoomDistance": 240,
         "maximumZoomDistance": 1500,
         "enableRotate": true,
         "enableTranslate": true,

File diff ditekan karena terlalu besar
+ 0 - 2
QJKK/public/hls.js


+ 0 - 3
QJKK/public/show.html

@@ -37,9 +37,6 @@
       .v-modal {
         display: none !important;
       }
-      .v-popup-layer {
-        display: none !important;
-      }
     </style>
   </head>
 

+ 0 - 1
QJKK/src/components/shared/loading/smallWaiting.vue

@@ -44,7 +44,6 @@ export default {
     letter-spacing: 2px;
     width: 110px;
     height: 110px;
-    background: rgba(0, 0, 0, 0.5);
     border-radius: 2px;
     .icon{
         width: 60px;

+ 1 - 1
QJKK/src/framework/show/index.vue

@@ -71,7 +71,7 @@
     <RightInco ref="RightIncoRef" />
 
     <!-- 倾斜摄影 -->
-    <MapPage v-if="MapShow" @mapCutVr="mapCutVr" />
+    <MapPage v-show="MapShow" @mapCutVr="mapCutVr" />
 
     <!-- 左侧返回 -->
     <div class="backMap" @click="MapShow = true">