示教
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="main-container main-container_l">
|
<div class="main-container main-container_l">
|
||||||
<div class="iframe_wrap">
|
<div class="iframe_wrap">
|
||||||
<iframe class="iframe" src="./static/Magic4/HMI_JavaApp_FullScreen.html" frameborder="0" vspace="70"></iframe>
|
<iframe class="iframe" src="./static/Magic4/HMI_JavaApp_FullScreen.html" frameborder="0"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -16,8 +16,5 @@
|
|||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
overflow hidden
|
overflow hidden
|
||||||
.iframe
|
.iframe
|
||||||
position absolute
|
|
||||||
top -70px
|
|
||||||
left 0
|
|
||||||
_wh(100%, 100%)
|
_wh(100%, 100%)
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user