zxl
2025-03-25 58f1c5870a8a02b3b858eb7e6714397c731c510f
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>