📄 managercheckfail.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" %>
<html>
<head>
<meta http-equiv="refresh" content="5;URL=jsp/managerBack/managerCheck.jsp">
<title>不存在此用户和密码</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<p> </p>
<table width="298" height="253" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="159" valign="top" background="jsp/images/managerCheckFail.gif"><table width="100%" height="199" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="95"> </td>
</tr>
<tr>
<td align="center">
<p>不存在此用户和密码</p>
<p>5秒钟自动返回</p> </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -