src/views/GisView.vue
@@ -162,10 +162,6 @@ }, }); console.log( flyToHeight.value, "flyToHeight.value flyToHeight.value flyToHeight.value " ); } EventBus.on("close-selectArea", () => { @@ -472,8 +468,8 @@ position: absolute; } // // 修改指南针位置 // /deep/ .compass { // right: 128px !important; // top: 112px; // } /deep/ .compass { right: 128px !important; top: 112px; } </style>