shaogen1995 2 년 전
부모
커밋
affe05b741
5개의 변경된 파일2개의 추가작업 그리고 8개의 파일을 삭제
  1. 1 1
      QJKK/public/config/config.json
  2. 0 2
      QJKK/public/hls.js
  3. 0 3
      QJKK/public/show.html
  4. 0 1
      QJKK/src/components/shared/loading/smallWaiting.vue
  5. 1 1
      QJKK/src/framework/show/index.vue

+ 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,

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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">