16 lines
810 B
HTML
16 lines
810 B
HTML
|
|
<html lang="cn">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8"/>
|
||
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||
|
|
<link href="../../css/common.css" rel="stylesheet"/>
|
||
|
|
<script src="../../plugin/jquery-1.11.1.min.js"></script>
|
||
|
|
<script src="../../js/createStyle.js"></script>
|
||
|
|
<title></title>
|
||
|
|
<style>.position{position:absolute;}button{background:transparent;border:none;color:#eee;outline:none;cursor:pointer;}button>img{vertical-align: middle;}</style>
|
||
|
|
</head>
|
||
|
|
<body style="background-image: url(../back_pixmap/背景.png) no-reapt;background-size:100% 100%;">
|
||
|
|
<iframe class="position" layer="0" src="ChanStatusWidget.html" frameborder="0" style="left:-1px;top:0px;width:1920px;height:919px;"></iframe>
|
||
|
|
</body>
|
||
|
|
<script src="../../js/界面框架/view_chan_status.js"></script>
|
||
|
|
</html>
|