xiangpei
2024-11-05 c66b9868ededa0f89038f1a046ee7b3daee2e203
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>