📄 t4.htm
字号:
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN" xml:lang="zh-CN">
<link rel="stylesheet" type="text/css" href='/mynms/styles/css.css' />
<script type="text/javascript" src="/mynms/scripts/global.js"></script>
<script>
<!--
//force top
if (self && top && self.location != top.location) {
top.location = self.location;
}
//-->
</script>
<body>
<form name="authForm" method="post" action="/mynms/webauth.do" onsubmit="this.sbutton.disabled=true;">
<input type="hidden" name="action" value="auth" />
<table width="90%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="335" height="157" align="center" valign="top"><img src="/mynms/images/logo1.jpg" width="335" height="157" border="0"></td>
<td width="287" height="157" align="center" valign="top"><img src="/mynms/images/2-1-1.jpg" width="287" height="157" border="0"></td>
<td width="50%" height="157" valign="top"><img src="/mynms/images/3-1.jpg" width="371" height="157" border="0"></td>
</tr>
<tr>
<td align="center" valign="top"><img src="/mynms/images/logo-1-1.jpg" width="335" height="302" border="0"></td>
<td align="center" valign="top" bgcolor="#EEEEEE">
<table width="100%" border="0" cellpadding="0" cellspacing="5" class="td">
<tr>
<td width="2%"> </td>
<td height="90" colspan="3" class="td">
<input type="hidden" name="u" value="http://192.168.181.254" />
<strong>
欢迎使用中企动力办公网络<br>
<br>
请在此登录
</strong>
<br>
</td>
</tr>
<tr>
<td colspan='4'></td>
</tr>
<tr>
<td width="2%"> </td>
<td width="30%"><div align="right">帐 号: </div></td>
<td width="50%"><input name="login" type="text" size="11" maxlength="32"/></td>
<td width="18%"> </td>
</tr>
<tr>
<td width="2%"> </td>
<td width="30%"><div align="right">密 码: </div></td>
<td width="50%"><input name="password" type="password" size="11" maxlength="32"/></td>
<td width="18%"> </td>
</tr>
<tr>
<td width="2%"> </td>
<td width="30%"><div align="right"></div></td>
<td width="50%">
<input type="submit" class="input" name="sbutton" value="确定"/>
<input type="reset" class="input" value="重置"/>
</td>
<td width="18%"> </td>
</tr>
<tr>
<td width="2%"> </td>
<td width="30%"><div align="right"></div></td>
<td width="50%"> </td>
<td width="18%"> </td>
</tr>
</table>
</td>
<td valign="middle"> </td>
</tr>
</table>
</form>
<script>if(document.authForm){document.authForm.login.focus();}</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -