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>