📄 _setup__jsp.static
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<link rel="stylesheet" type="text/css" href="../style/style.css">
<title>注册管理员</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" height="80%">
<tr>
<td width="100%" align="center"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="560" bgcolor="#f2f8ff">
<tr>
<td width="15" class="td4">
<img border="0" src="../img/null.gif" width="2" height="2"></td>
<td width="525" class="td5" align="center">
<img border="0" src="../img/null.gif" width="2" height="2"><b>注册管理员</b></td>
<td width="20" class="td6">
<img border="0" src="../img/jiao3.gif" width="20" height="20"></td>
</tr>
<tr>
<td width="100%" colspan="3" class="td7" align="center"><br><form name="form1" method="post" action="setupok.jsp">
<table width="341" border="0" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0">
<tr>
<td width="30" height="32">
<img border="0" src="../img/user.gif" width="24" height="24"></td>
<td width="97">用户名:</td>
<td width="214"><input name="name" type="text" id="name" size="20"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/password.gif" width="24" height="24"></td>
<td width="97">密 码: </td>
<td width="214">
<input name="password" type="password" id="password" size="20"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/password.gif" width="24" height="24"></td>
<td width="97">确认密码: </td>
<td width="214">
<input name="repassword" type="password" id="repassword" size="20"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/sex.gif" width="24" height="24"></td>
<td width="97">性 别:</td>
<td width="214"><input name="sex" type="radio" value="帅哥" checked class="button">
帅哥 <input type="radio" name="sex" value="美女" class="button">
美女</td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/quesion.gif" width="24" height="24"></td>
<td width="97">忘记密码问题:</td>
<td width="214">
<input name="question" type="text" id="question" size="30"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/answer.gif" width="24" height="24"></td>
<td width="97">忘记密码答案: </td>
<td width="214">
<input name="answer" type="text" id="answer" size="30"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/email.gif" width="24" height="24"></td>
<td width="97">email:</td>
<td width="214">
<input name="email" type="text" id="email" size="30"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/qq.gif" width="24" height="24"></td>
<td width="97">QQ:</td>
<td width="214"><input name="qq" type="text" id="qq" size="30"></td>
</tr>
<tr>
<td width="30" height="32">
<img border="0" src="../img/phone.gif" width="24" height="24"></td>
<td width="97">电 话:</td>
<td width="214"><p>
<input name="phone" type="text" id="phone" size="30">
<br>
</p></td>
</tr>
</table>
<p>
<input type="hidden" name="reg" value="提交">
<input type="hidden" name="user_id" value="1">
<input type="hidden" name="clas" value="1">
<input border="0" src="../img/button-ok.gif" name="Submit" type="image" class="button" width="64" height="21">
<img src="../img/button-back.gif" name="Submit" class="button" onclick="javascript:history.go(-1)" width="64" height="21">
<br>
</p>
</form>
</td></tr>
<tr>
<td width="15">
<img border="0" src="../img/jao5.gif" width="15" height="15"></td>
<td width="525" class="td8">
<img border="0" src="../img/null.gif" width="2" height="2"></td>
<td width="20" class="td9">
<img border="0" src="../img/null.gif" width="2" height="2"></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -