| | |
| | | <div class="arc-bcg"> |
| | | <img :src="popupBgUrl" alt /> |
| | | </div> |
| | | <div |
| | | <!-- <div |
| | | v-show="siteName != null && siteName != ''" |
| | | class="site" |
| | | > |
| | | <strong>地址:</strong> |
| | | {{ siteName }} |
| | | </div> |
| | | </div>--> |
| | | <div |
| | | v-show="telephone != null && telephone != ''" |
| | | class="phone" |
| | |
| | | :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 |