flat: 1
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
<div class="bgWhite survey" style="height: calc(100vh - 120px);">
|
||||
<i style="position: absolute;right: 10px;top: 10px;color:#fff;" class="el-icon-full-screen"
|
||||
@click="changeFullScreen"></i>
|
||||
<iframe
|
||||
name="iframeMap"
|
||||
id="iframeMapViewComponent"
|
||||
v-bind:src="getPageUrl"
|
||||
width="100%"
|
||||
height="100%"
|
||||
frameborder="0"
|
||||
scrolling="no"
|
||||
ref="iframeDom"
|
||||
></iframe>
|
||||
<!-- <iframe-->
|
||||
<!-- name="iframeMap"-->
|
||||
<!-- id="iframeMapViewComponent"-->
|
||||
<!-- v-bind:src="getPageUrl"-->
|
||||
<!-- width="100%"-->
|
||||
<!-- height="100%"-->
|
||||
<!-- frameborder="0"-->
|
||||
<!-- scrolling="no"-->
|
||||
<!-- ref="iframeDom"-->
|
||||
<!-- ></iframe>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user