fuliqi
2024-09-29 06cf1c7f78a33a22d075d116a3cf40e6b6915b6c
src/views/screen/components/screen-map/index.vue
@@ -100,7 +100,7 @@
        zoomSensitivity: 1,
        rotateSensitivity: 0,
      },
      // 数据
      data: mapData.features.map((item) => {
        return {
@@ -256,4 +256,4 @@
  top: 0;
  left: 0;
}
</style>
</style>