wangjuncheng
2025-05-08 db07d86f01f19683d7adb263139159ffe1e0c9bf
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>