Skip to content

Commit

Permalink
hzuapps#2 提交实验代码
Browse files Browse the repository at this point in the history
  • Loading branch information
hy346143551 committed Oct 24, 2016
1 parent 52b9917 commit 9e98348
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 0 deletions.
Binary file added labs/1414080902101/images/9552.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions labs/1414080902101/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<script language="javascript" src="index.js">
</script>
<title>되쩍</title>
<style>
body{padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-family: "Arial"; background: url(images/9552.jpg) #6CF; color: #F99; font-size: 13px; padding-top: 0px}

#login{ padding-bottom: 20px; margin: 0px auto; padding-left: 20px; width: 247px; padding-right: 20px; padding-top: 20px; border-radius: 4px 4px 4px 4px}

P{margin: 10px 0px}
.hy input{border-bottom: #cccccc 1px solid; border-left #cccccc 1px solid; padding-bottom: 4px; background-color: #ffffff; padding-left: 6px;width: 206px; padding-right: 20px; font-family: "Arial";margin-bottom: 10px; height: 20px; margin-left: 0px; font-size: 14px; border-top: #cccccc 1px solid; border-right: #cccccc 1px solid; padding-top: 4px; }

.remember-me{margin-top: 0px; display: block; magin-bottom: 25px}

.remember-me input{vertical-align: middle; cursor: pointer}

.remember-me label{font-size: 13px; vertical-align: middle; cursor: pointer}

.remember-me a{float: right; color: #F99; padding-top: 1px}

.remember-me A:hover{border-bottom: #999 1px dashed;color: #999 }

.login-btn input{border-bottom: 1px solid; border-left: 1px solid; padding-bottom: 4px; line-height: 20px; background-color: #f56c06; margin: 0px auto; padding-left: 12px; width: 80px; padding-right: 12px; display: block; color: #ffffff; font-size: 13px; border-top: 1px solid; cursor: pointer; border-right: 1px solid; padding-top: 4px; border-radius: 4px 4px 4px 4px; }
.login-btn input:hover{background-color:#F90}
</style>
</head>
<body>

<div id=login>
<form id="loginform" method="post" action="/#/">

<div class="hy">
<div align="center"><span class="icon-user"></span>
<input type="text" name="username" placeholder="Username">
</div>
</div>
<div class="hy">
<div align="center">
<input type="password" name="password" placeholder="Password">
</div>
</div>
<div class=remember-me>
<input id="rm" value="1" type="checkbox" name="remember">
<label >션遼乖</label> <a id="forget-password" href="https://www.baidu.com/index.php?tn=site888_3_pg&ssl_s=1&ssl_c=ssl1_150a7678c4c">戈션쵱쯤?</a></div>
<div class=login-btn>
<input id="login-btn" value="되 쩌"onclick="open_win()" type="button" name="submit"></div>
</form>
</body></html>

</head>

<body>
</body>
</html>
4 changes: 4 additions & 0 deletions labs/1414080902101/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
function open_win()
{
window.open("success.json")
}
1 change: 1 addition & 0 deletions labs/1414080902101/success.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��½�ɹ�

0 comments on commit 9e98348

Please sign in to comment.