admin.htm
来自「销售系统,包括配件录入,配件销售,配件修改,设置反点条件,VIP用户网上购买等」· HTM 代码 · 共 48 行
HTM
48 行
<!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=gb2312">
<title>宏宇配件系统</title>
<link href="css.css" rel="stylesheet" type="text/css">
<script language="javascript" src="check.js"></script>
</head>
<body>
<table width="100%" class="StatusBar1">
<tr>
<td height="130"> </td>
</tr>
<tr>
<td height="35" align="center" valign="top"><FORM action="http://www.dhjy.net/school/lmy/hygl/ad_login.asp" method=post name=myform onsubmit="return checklogin(this)">
<table width="253" height="52px" border="0" cellspacing="0">
<tr>
<td width="159" height="52px" background="images/login_c3.gif"> </td>
</tr>
</table>
<table width="253" height="105px" border="0" cellspacing="0" background="images/login_c4.gif">
<tr>
<td colspan="2"><div align="center">登录名:
<input name="usr" type="text" size="18">
</div></td>
</tr>
<tr>
<td colspan="2"><div align="center">密 码:
<input name="pwd" type="password" size="18">
</div></td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td colspan="2"><div align="center">
<input type="hidden" name="action" value="login">
<input type=image src="images/login.gif" name=imageField>
</div></td>
</tr>
</table>
</form></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?