gaosp
2024-03-08 8b887f86a35b9711135087c9fc54f85a6ebf50d5
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);
    }
}