src/container/mapPreview/mapPreview.vue
@@ -1,8 +1,8 @@ <!-- * @Date: 2024-01-05 23:47:53 * @LastEditors: Sneed * @LastEditTime: 2024-01-14 16:50:48 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/Map/Map.vue * @LastEditTime: 2024-03-08 09:12:51 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/mapPreview/mapPreview.vue --> <template> <div class="map"> @@ -437,6 +437,7 @@ position: relative; display: flex; flex-direction: column; background: rgba(0,0,0,.6); } }