📄 editdepartment.htm
字号:
<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0026)http://www.softeem.com/index.htm -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>欢迎光临软帝信息科技</title>
<link rel="stylesheet" type="text/css" href="../css/style.css">
<link rel="stylesheet" type="text/css" href="../css/birthday.css">
<script language="javascript" type="text/javascript" src="../js/birthday.js"></script>
<style type="text/css">
<!--
.STYLE1 {color: #FF0000}
-->
</style>
</head>
<body>
<table width="986" height="100" cellpadding="0" cellspacing="0" class="mainbar">
<tr>
<td colspan="2" valign="top"><div id=topbarTop>softeemhrm</div></td>
</tr>
<tr>
<td width="900" rowspan="3"><br>
<div id=loginImg><a href="http://www.softeem.com"><img src="../images/logo.gif" border="0"></a></div>
<br> </td>
<td width="80" height="25" class="topOption">收藏本页</td>
</tr>
<tr>
<td width="80" height="25" class="topOption">系统设置</td>
</tr>
<tr>
<td width="80" height="25" class="topOption"><a href="../login.htm">退出系统</a></td>
</tr>
<tr>
<td colspan="2"><div id=topbarBottom>softeemhrm</div></td>
</tr>
<tr>
<td colspan="2" class="topMenu"> <a href="../resume/resumecenter.htm" target="_self" onMouseOver="showit(0)">简历管理</a> <a href="../system/system.htm" target="_self" onMouseOver="showit(1)">系统管理</a> <a href="../channel/listchannel.htm" target="_self" onMouseOver="showit(2)">渠道管理</a> <a href="../requirement/listrequirement.htm" target="_self" onMouseOver="showit(3)">需求管理</a> <a href="../gather/channeltype.htm" target="_self" onMouseOver="showit(4)">数据统计</a></td>
</tr>
<tr>
<td colspan="2" align="left" class="moduleList"><div id="describe" style="background-color:#e4e8ef;width:979px;height:20px" onMouseover="clear_delayhide()" onMouseout="resetit(event)"></div></td>
</tr>
</table>
<ilayer name="dep1" left="342" top="-46" width=400 height=16 bgColor="#E6E6FF">
<layer name="dep2" left="17" top="5" width=400 height=16></layer>
</ilayer>
<table width="980" height="500" border="0" cellpadding="0" cellspacing="0" class="mainBody">
<tr>
<td colspan="2" class="lineImg"> </td>
</tr>
<tr>
<td rowspan="5" valign="top" class="tableLeft">
<table width="147" border="0" cellpadding="0" cellspacing="0" class="leftTable">
<tr>
<td height="25" class="leftMenu"> <img src="../images/CreateLeads.gif" width="16" height="16"> <a href="system.htm">用户管理</a></td>
</tr>
<tr>
<td height="25" class="leftMenu"> <img src="../images/CreateLeads.gif" width="16" height="16"> <a href="listrole.htm">角色管理</a></td>
</tr>
<tr>
<td height="25" class="leftMenu"> <img src="../images/CreateLeads.gif" width="16" height="16"> <a href="system.htm">更改密码</a></td>
</tr>
<tr>
<td height="25" class="leftMenu"> <img src="../images/CreateLeads.gif" width="16" height="16"> <a href="listdepartment.htm">部门管理</a></td>
</tr>
<tr>
<td width="146" height="25" class="leftMenu"> </td>
</tr>
<tr>
<td class="lineImg"> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
<td align="center" valign="top"><table border="0" cellpadding="0" cellspacing="0" class="moduleTitle">
<tr>
<td> 系统管理∶编辑部门</td>
</tr>
</table></td>
</tr>
<form name="addForm" method="post" action="viewdepartment.htm">
<tr>
<td valign="middle" class="submitLine">
<input name="submit" type="submit" class="submit" value="保存">
<input name="reset" type="reset" class="submit" value="取消"></td>
</tr>
<tr>
<td height="300" align="center" valign="top">
<table width="800" height="475" border="0" cellpadding="1" cellspacing="1" bgcolor="#6595d6" class="moduleList">
<tr align="center" class="titleLine">
<td colspan="2" height="15"><div align="left"> 部门信息</div></td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td width="225">部门名称</td>
<td width="568" align="left"><input name="textfield" type="text" class="addInput"></td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td>负责人</td>
<td align="left"><input name="textfield2" type="text" class="addInput"></td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td>部门描述</td>
<td align="left"><textarea name="textarea" cols="50" rows="5"></textarea></td>
</tr>
</table>
<br><br>
</td>
</tr>
</form>
</table>
<br><br>
<table width="980" border="0" cellpadding="0" cellspacing="0" class="bottomTable">
<tr>
<td><a href="http://www.softeem.com"><img src="../images/blogo.gif" width="184" height="37" border="0"></a></td>
</tr>
<tr>
<td height="20">Copyright ?2005 - 2006 <a href="http://www.softeem.com" target="_blank">www.softeem.com</a></td>
</tr>
<tr>
<td height="20">Powered By Softeem Version 1.1.0</td>
</tr>
</table><script language="javascript" type="text/javascript" src="../js/script.js"></script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -