shuishen
2022-10-31 1e19ae3834e6f7c9ac6e7e1ab42d12eb04ce8aaf
src/components/map/components/mapPopup.vue
@@ -155,7 +155,10 @@
                :class="{ 'change-full': fullscreen }"
                id="PanoramaBox"
            >
                <div style="width: 100%; height: 100%; transform: translate(0, 50%);">
                <div
                    style="width: 100%; height: 100%; "
                    :style="{transform: !this.fullscreen ? 'translate(0, 50%)' : 'translate(0, 0)'}"
                >
                    <div class="panorama-container">
                        <div class="panorama-wrap">
                            <div