Files
OMS/app/ome/view/admin/system/apply_terminal.html
2025-12-28 23:13:25 +08:00

18 lines
377 B
HTML

<!--
Copyright .. ShopeX ...http://www.shopex.cn.... All rights reserved.
See LICENSE file for license details.
-->
<style>
html, body {
margin: 0;
padding: 0;
}
iframe {
width: 100%;
height: 100%;
min-height: 500px;
border: none;
display: block;
}
</style>
<iframe frameborder="0" scrolling="yes" src="<{$license_iframe_url}>"></iframe>