📄 login.jsp
字号:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div>
<table class="" cellPadding="2" width="100%" border="0" style="border-collapse: collapse" bordercolor="#111111">
<form name="login" target="frmHidden" action="/main.do?event=doLogin" method="post">
<tr>
<td align="right" width="50%" height="24">用 户 名:</td>
<td width="50%" height="27">
<input class="input" size="20" name="username"></td>
</tr>
<tr>
<td class="upassword" align="right" width="50%" height="24">密
码:</td>
<td width="50%" height="27">
<input class="input" type="password" size="16" name="password"></td>
</tr>
<tr style="display:none;">
<td width="50%" height="24"> </td>
<td width="50%" height="24"><span>忘记密码,点击<a href="http://www.buy.com.cn/forgetpassword.asp">这里</a>找回。</span></td>
</tr>
<tr>
<td align="center" width="100%" height="12" colspan="2">
<input id="iptLogin" onclick="return checkLoginInput();" type="image" src="/images/icon_login.gif" align="middle" value="登录" name="Input" width="59" height="22">
</td>
</tr>
</form>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -