无人机管理后台前端(已迁走)
罗广辉
2025-09-06 c2e29fdee2d0e664961a84e95adf3882efbaf67a
src/views/resource/components/DrawPolygon.vue
@@ -177,7 +177,7 @@
    curPolygonEntity.polyline = {
      width: 2,
      material: Cesium.Color.WHITE,
      clampToGround: false,
      clampToGround: true,
    };
    curPolygonEntity.polyline.positions = new Cesium.CallbackProperty(function () {
@@ -293,7 +293,7 @@
  background: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  border-radius: 4px;
pointer-events: none;
  &::after {
    content: '';
    position: absolute;