Files

31 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2025-09-12 17:05:46 +08:00
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>ɨ<><C9A8>ϵͳ<CFB5><CDB3>¼</title>
<script type="text/javascript" src="script/ajax.js"></script>
<script type="text/javascript" src="script/login.js"></script>
<link rel="stylesheet" type="text/css" href="css/sm.css">
</head>
<%@ page contentType="text/html; charset=GBK" %>
<jsp:useBean id="userInfo" scope="session" class="com.zcsoft.purview.data.UserInfoData" />
<body onload="check(document.login, 1);">
<div align="center">
<TABLE width="100%" cellspacing=0 cellpadding=0>
<TR><TD align="center">
<form name="login" onsubmit="return check(this);">
<table>
<tr><td><img src="images/al_top.gif" border=0></td>
<td background="images/al_end_bg.gif" class=errorMsg id=msg>&nbsp;</td>
<tr><td><img src="images/al_username.gif"></td>
<td class=inputContainer><input name="yhm" class=input_login size="12" maxlength="20"<%=(userInfo.getYhm() != null)?(" value=" + userInfo.getYhm()):""%>></td>
<tr><td><img src="images/al_password.gif"></td>
<td class=inputContainer><input name="mm" class=input_login size="12" type="password"></td>
<tr><td colspan=2 align=center><input type="submit" id="submit" class=button value=" <20><> ¼ "></td>
</table>
</form>
</TD></TR>
<TR><TD class="HR">&nbsp;</TD>
<TR><TD class="copyRight"><3E><><EFBFBD><EFBFBD><EFBFBD>ж<EFBFBD><D0B6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E8B1B8><EFBFBD>޹<EFBFBD>˾<br><3E><>Ȩ<EFBFBD><C8A8><EFBFBD><EFBFBD> &copy;</TD>
</TABLE>
</div>
</body>
</html>