@@ -20,7 +20,7 @@
},
"cameraController": {
"zoomFactor": 4.0,
- "minimumZoomDistance": 100,
+ "minimumZoomDistance": 240,
"maximumZoomDistance": 1500,
"enableRotate": true,
"enableTranslate": true,
@@ -37,9 +37,6 @@
.v-modal {
display: none !important;
}
- .v-popup-layer {
- display: none !important;
- }
</style>
</head>
@@ -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;
@@ -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">