Commit 30b1d507 authored by zhangyanni's avatar zhangyanni

去掉样式

parent a9c44d7d
......@@ -5,20 +5,10 @@
<script src='https://cnstatic01.e.vhall.com/static/js/iframeSolu.js'></script>
</head>
<style>
.iframeBody ::-webkit-scrollbar {
display: none !important;
background-color: transparent !important;
}
::-webkit-scrollbar {
display: none !important;
background-color: transparent !important;
}
iframe /deep/ ::-webkit-scrollbar {
display: none !important;
background-color: transparent !important;
}
</style>
<body style="height:100%;margin: 0;" class="iframeBody" onload="loadFunc()">
<!--<iframe border="0" src="https://live.vhall.com/528253505" style="width: 100%;height: calc(100vh - 3rem);"></iframe>-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment