|
|
<div class="container" :style="{'height':height+'px','max-height':height+'px'}">
|
|
|
<div class="container" :style="{'height':height+'px','max-height':height+'px','background':'#fff'}">
|
|
|
<iframe :src="getSrc" width="100%" height="100%" ></iframe>
|
|
|
</div> |
...
|
...
|
|