📄 mainframe.htm
字号:
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<!-- TemplateParam name="Header" type="boolean" value="true" -->
<!-- TemplateParam name="this" type="boolean" value="true" -->
<!-- TemplateParam name="UserName" type="text" value="textfield1" -->
<!-- TemplateParam name="Password" type="text" value="textfield1" -->
<!-- TemplateParam name="ButtonName" type="text" value="Submit" -->
<!-- TemplateParam name="ButtonLabel" type="text" value="Sign In" -->
<!-- TemplateParam name="FormAction" type="text" value="" -->
<!-- TemplateParam name="FormMethod" type="text" value="post" -->
<!-- TemplateParam name="FormName" type="text" value="form1" -->
<style type="text/css">
<!--
.STYLE2 {
font-family: "方正舒体";
font-size: 18px;
}
.STYLE3 {font-size: 16px}
.STYLE6 {
font-size: 24px;
color: #99CC33;
}
.STYLE7 {
font-family: "微软雅黑";
font-size: 24px;
}
.STYLE9 {
font-size: 14px;
font-family: "微软雅黑";
}
.STYLE10 {font-family: "微软雅黑"}
.STYLE12 {font-size: 14px}
.STYLE13 {font-size: 36px}
.STYLE14 {font-size: 24px}
body {
background-color: #FFFFFF;
background-image: url();
background-repeat: no-repeat;
}
.STYLE16 {font-size: 24px; color: #000033; }
.STYLE18 {font-size: 36px; font-weight: bold; }
.STYLE19 {color: #3300FF}
.STYLE20 {color: #CCFFCC}
.STYLE23 {color: #00CC00}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
</head>
<body class="sub">
<form name="@@(FormName)@@" method="post" action="mainframe.jsp">
<table width="100%" border="0" cellspacing="0" cellpadding="1" class="TitleColor">
<tr align="center" valign="middle" style="vertical-align: top">
<td bordercolor="#000000">
<table width="800" height="600" border="0" cellpadding="4" cellspacing="0" bordercolor="#E9EBED" background="med_1141303595-1.jpg">
<tr class="HeaderColor">
<td height="51%" style="vertical-align: top">
<!-- TemplateBeginEditable name="Title" -->
<h3 class="STYLE7"> </h3>
<h3 class="STYLE7"> </h3>
<h3 class="STYLE7">请登陆:
<label></label>
<label></label> </h3>
<p class="STYLE7"><span class="STYLE3"><strong>请选择身份</strong></span>:
<label>
<select name="status" id="status">
<option value="1" selected>管理员</option>
<option value="2">用户</option>
<option value="3">游客</option>
</select>
</label>
</p>
<!-- TemplateEndEditable --> </td>
<td style="vertical-align: top">
<!-- TemplateBeginIf cond="Header" --> <!-- TemplateBeginEditable name="Title2" --><!-- TemplateEndEditable -->
<div align="left"><span class="STYLE6"><span class="STYLE18">欢迎使用本系统!</span></span> </div>
<!-- TemplateEndIf --> <p> <span class="STYLE3"><span class="STYLE9">如果你尚未注册</span><span class="STYLE10">,<span class="STYLE12">请点击</span></span><span class="STYLE2"><a href="yonghuzhuce.html">注册</a></span></span></p>
<p> </p></td>
</tr>
<tr style="vertical-align: top">
<td height="49%" align="left" bordercolor="#CC3333" class="TitleColor">
<!-- TemplateBeginEditable name="Title3" -->
<label for="username"><strong><span class="STYLE23">用户名</span>
<input name="username" type="text" id="username" size="25">
</strong></label>
<label><br>
</label>
<p>
<label> </label>
<label></label>
<label></label></p>
<!-- TemplateBeginEditable name="Title4" --> <span class="STYLE19"> <span class="STYLE20">
<label for="label" class="STYLE23"><strong>密 码</strong></label>
</span> </span> <!-- TemplateEndEditable --><!-- TemplateEndEditable -->
<input id="password" name="password" type="password" size="25">
<p>
<input name="确认" type="submit" id="确认" value="确认">
<input name="确认2" type="submit" id="确认2" value="取消">
</p> </td>
<td align="center" valign="middle" class="StoryContentColor">
<!-- TemplateBeginEditable name="Description" -->
<h4 class="TitleColor"><br>
<span class="STYLE6"> </span><br>
<span class="STYLE3"><span class="STYLE9"> </span></span></h4>
<!-- TemplateEndEditable -->
<p> </p>
<p> </p>
<p class="STYLE13"> <span class="STYLE14"> </span><span class="STYLE16">Copyright©版权所有</span></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div align="center"></div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -