⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 left.php

📁 十大精典PHP项目开发全程案例+代码
💻 PHP
字号:
<?php
	session_start();
	include "inc/chec.php";
?>
<link href="css/style.css" rel="stylesheet" />
<script src="js/admin_js.js" language="javascript"></script>
<script language=JavaScript>
  document.onclick = clickList;
</script>
<table width="216" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td height="533" background="images/left.jpg" align="center" valign="top">
<div id=div0 style="width:216; position:relative">
  <label id=div0 class=active style="cursor: hand; background:url(images/left_main.jpg); width:216; height:31; text-align:center; color:#f0f0f0; padding-top:12px">部门管理</span></label>
</div>  
  <div id=div0other style="display:None; width:216">
  <label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="bmgl/show_depart.php" target="mainFrame">
查看部门</a></label>
  <label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="bmgl/add_depart.php" target="mainFrame">添加部门</a></label>
</div>
	<div id=div1 style="position:relative; width:216;">
  <label id=div1 class=active style="cursor: hand; background:url(images/left_main.jpg); width:216; height:31; text-align:center; color:#F0F0F0;padding-top:12px">职员管理</label>
</div>
  <div id=div1other style="display:None; position:relative; width:216;">
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="zygl/show_staf.php" target="mainFrame">查看职员</a></label>
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="zygl/add_staf.php" target="mainFrame">添加职员</a></label>
</div>
<div id=div2 style="position:relative; width:216;">
  <label id=div2 class=active style="cursor: hand; background:url(images/left_main.jpg); width:216; height:31; text-align:center; color:#F0F0F0;padding-top:12px">权限管理</label>
</div>
  <div id=div2other style="display:None; position:relative; width:216;">
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="qxgl/accounts_purview.php" target="mainFrame" >账号权限</a></label>
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="qxgl/user_group.php" target="mainFrame">用户组设置</a></label>
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="qxgl/pur_assign.php" target="mainFrame">权限分配</a></label>

</div>
<div id=div3 style="position:relative; width:216;">
  <label id=div3 class=active style="cursor: hand; background:url(images/left_main.jpg); width:216; height:31; text-align:center; color:#F0F0F0;padding-top:12px">系统管理</label>
</div>
<div id=div3other style="display:None; position:relative; widows:216;">
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="xtgl/slog.php" target="mainFrame">系统日志</a></label>
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="xtgl/data_stock.php" target="mainFrame">数据备份</a></label>
<label style="background:url(images/left_part.jpg); width:216; height:24; padding-top:8px"><a href="xtgl/modify_pwd.php" target="mainFrame">修改密码</a></label>
</div>
	  </td>
	</tr>
</table>



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -