1 Star 0 Fork 0

小猪佩奇陆战队 / lightning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
zsy.html 3.88 KB
一键复制 编辑 原始数据 按行查看 历史
PeppaPig 提交于 2017-12-02 14:33 . window.screen,height-90
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>辽宁省气象中心</title>
<link href="css/bootstrap.css" rel="stylesheet"/>
<style>
</style>
</head >
<body onload="fixSizeFlash(Flash1)" style="padding-top: 0px;position: relative;z-index: -1;
overflow-x: hidden;overflow-y: hidden;" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<script language="JavaScript">
function fixSizeFlash(Flash1){
var w = window.screen.width;
var h = window.screen.height-90;
Flash1.width = w;
Flash1.height = h;
}
</script>
<center>
<div>
<div style="position: absolute;z-index: 1; " >
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="wmode" value="transparent">
<embed src="FL_SignIn_v2_end.swf" topmargin="0" width="100%" height="100%" name="Flash1"
style=" padding-top: 0px; " wmode="transparent">
</embed>
</object>
</div>
<div style="margin: auto;position:absolute; z-index:2;left: 0; right: 0; " id="denglu">
<table border=0 cellpadding=0 cellspacing=0 width=100% height=100%>
<tr>
<td width=100% align=center valign=center >
<table border="0" style="width:361px;height:299px;background-size:100% 100%;background-repeat: no-repeat" background="images/subject.png">
<tr>
<td style="height: 20%;width: 100%"></td>
</tr>
<tr>
<td align="center" style="height: 10%;width: 100%">
<input placeholder="用户名" type="text" style="border: 0; width: 80%;height: 100%;font-family:宋体;background-color: #bfbfbf;font-size: 13pt;font-weight: bold; ">
</td>
</tr>
<tr>
<td style="height: 5%;width: 100%"></td>
</tr>
<tr>
<td align="center" style="height: 10%;width: 100%" >
<input placeholder="密码" type="password" style="border:0;width: 80%;height: 100%;font-family: 宋体;font-size: 13pt;font-weight: bold;background-color: #bfbfbf;">
</td>
</tr>
<tr>
<td align="right" style="width: 100%;height: 30%">
<button style=".outline:none;border:0; background-color: transparent; width: 30%;"><img src="images/sign.png"style="height: 100%;width: 100%" > </button>
</td>
</tr>
<tr >
<td>
<table>
<td width="5%"></td>
<td width="5%"><img src="images/cloud.png"></td>
<td width="15%"><font color="#FFFFFF">监管中心</font></td>
<td width="15%"><font color="#FFFFFF">新用户注册</font></td>
<td width="15%"></td>
</table>
</td>
<td style="width: 20%"></td>
<td></td>
</tr>
<tr>
<td style="height: 5%"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</center>
<script type="text/javascript" src="js/jquery-3.2.1.min.js"></script>
<script type="text/javascript">
$("#denglu").css("top",(window.screen.height/3));
</script>
</body>
</html>
JavaScript
1
https://gitee.com/man_plus/lightning.git
git@gitee.com:man_plus/lightning.git
man_plus
lightning
lightning
master

搜索帮助