fuliqi
2024-11-12 a0b614c8c6c831a232838c66d14a9dbc744d5ff2
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>