📄 index.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>爱斯特淋浴设备有限公司管理后台</title>
<script language="javascript" src="../js/validator.js"></script>
<style>
<!--
.form {
font-family: "宋体";
font-size: 12px;
line-height: 17px;
border: 1px solid #246FC2;
background-image:url(../img/inputbg.gif);
height:22px;
}
.login {
background-image:url(../img/button.gif);
font-size: 12px;
height:33px;
width:92px;
border:0px;
color:#FFFFFF;
}
body,td,th {
font-family: 宋体;
font-size: 13px;
}
-->
</style>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><br>
<br>
<br>
<br>
<br>
<br>
<table width="383" height="283" border="0" cellpadding="0" cellspacing="0" background="../img/login.gif">
<tr>
<td valign="middle"><form name="form1" method="post" action="login.asp" onSubmit="return Validator.Validate(this,2)">
<br><br><br><br><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="37%" height="35" align="right"><font color="#FFFFFF">帐号:</font></td>
<td width="29%" height="35"><input name="username" type="text" class="form" id="username" size="18" datatype="Require" msg="请填写正确的管理帐号!"></td>
<td width="34%" height="35"> </td>
</tr>
<tr>
<td height="35" align="right"><font color="#FFFFFF">密码:</font></td>
<td height="35"><input name="userpassword" type="password" class="form" id="userpassword" size="18" datatype="Require" msg="请输入正确的密码!"></td>
<td height="35"> </td>
</tr>
<tr>
<td height="35" align="right"><font color="white">验证码:</font></td>
<td height="35"><input class="form" name="verifycode" type="text" id="verifycode" size="10" datatype="Require" msg="请输入正确的验证码!">
<img src=../GetCode.asp></td>
<td height="35"> </td>
</tr>
<tr>
<td height="35"> </td>
<td height="35" valign="bottom"><input type="submit" name="Submit" class="login" value=""></td>
<td height="35"> </td>
</tr>
</table>
</form></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -