forked from hzuapps/java-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
52b9917
commit 9e98348
Showing
4 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
function open_win() | ||
{ | ||
window.open("success.json") | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��½�ɹ� |