| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 | <?phpif(!defined('InEmpireCMS')){	exit();}?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>菜单</title><link href="../../../data/menu/menu.css" rel="stylesheet" type="text/css"><script src="../../../data/menu/menu.js" type="text/javascript"></script><SCRIPT lanuage="JScript">function tourl(url){	parent.main.location.href=url;}</SCRIPT></head><body onLoad="initialize()"><table border='0' cellspacing='0' cellpadding='0'>	<tr height=20>			<td id="home"><img src="../../../data/images/homepage.gif" border=0></td>			<td><b>用户面板</b></td>	</tr></table><table border='0' cellspacing='0' cellpadding='0'>  <tr>     <td id="pruser" class="menu1" onclick="chengstate('user')">		<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">用户管理</a>	</td>  </tr>  <tr id="itemuser" style="display:none">     <td class="list">		<table border='0' cellspacing='0' cellpadding='0'>        <tr>           <td class="file">			<a href="../../user/EditPassword.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">修改个人资料</a>          </td>        </tr>		<?		if($r[dogroup])		{		?>        <tr>           <td class="file">			<a href="../../user/ListGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理用户组</a>          </td>        </tr>		<?		}		if($r[douserclass])		{		?>		<tr>           <td class="file">			<a href="../../user/UserClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理部门</a>          </td>        </tr>		<?		}		if($r[douser])		{		?>		<tr>           <td class="file">			<a href="../../user/ListUser.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理用户</a>          </td>        </tr>		<?		}		if($r[dolog])		{		?>		<tr>           <td class="file">			<a href="../../user/ListLog.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理登陆日志</a>          </td>        </tr>		<tr>           <td class="file">			<a href="../../user/ListDolog.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理操作日志</a>          </td>        </tr>		<?		}		if($r[doadminstyle])		{		?>		<tr>           <td class="file1">			<a href="../../template/AdminStyle.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理后台风格</a>          </td>        </tr>		<?		}		?>      </table>	</td>  </tr><?if($r[domember]||$r[domemberf]){?>  <tr>     <td id="prmember" class="menu1" onclick="chengstate('member')">		<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员管理</a>	</td>  </tr>  <tr id="itemmember" style="display:none">     <td class="list">		<table border='0' cellspacing='0' cellpadding='0'>		<?		if($r[domember])		{		?>		<tr>           <td class="file">			<a href="../../member/ListMember.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理会员</a>          </td>        </tr>		<tr>           <td class="file">			<a href="../../member/ListMemberMore.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理会员(详细)</a>          </td>        </tr>		<tr>           <td class="file">			<a href="../../member/ClearMember.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量清理会员</a>          </td>        </tr>		<?		}		if($r['domembergroup'])		{		?>		<tr>           <td class="file">			<a href="../../member/ListMemberGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员组</a>          </td>        </tr>		<?php		}		if($r['doingroup'])		{		?>		<tr>           <td class="file">			<a href="../../member/ListInGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员内部组</a>          </td>        </tr>		<?php		}		if($r['doviewgroup'])		{		?>		<tr>           <td class="file">			<a href="../../member/ListViewGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员访问组</a>          </td>        </tr>		<?php		}		if($r['domadmingroup'])		{		?>		<tr>           <td class="file">			<a href="../../member/ListMAdminGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员管理组</a>          </td>        </tr>		<?php		}		if($r[domemberf])		{		?>		<tr>           <td class="file">			<a href="../../member/ListMemberF.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理会员字段</a>          </td>        </tr>		<tr>           <td class="file1">			<a href="../../member/ListMemberForm.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理会员表单</a>          </td>        </tr>		<?		}		?>      </table>	</td>  </tr><?}?><?if($r[dospacestyle]||$r[dospacedata]){?>  <tr>     <td id="prmemberspace" class="menu1" onclick="chengstate('memberspace')">		<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">会员空间管理</a>	</td>  </tr>  <tr id="itemmemberspace" style="display:none">     <td class="list">		<table border='0' cellspacing='0' cellpadding='0'>		<?		if($r[dospacestyle])		{		?>        <tr>           <td class="file">			<a href="../../member/ListSpaceStyle.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理空间模板</a>          </td>        </tr>		<?		}		if($r[dospacedata])		{		?>		<tr>           <td class="file">			<a href="../../member/MemberGbook.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理空间留言</a>          </td>        </tr>		<tr>           <td class="file1">			<a href="../../member/MemberFeedback.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理空间反馈</a>          </td>        </tr>		<?		}		?>      </table>	</td>  </tr><?}?><?if($r[domemberconnect]){?>  <tr>     <td id="prmemberconnect" class="menu1" onclick="chengstate('memberconnect')">		<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">外部接口</a>	</td>  </tr>  <tr id="itemmemberconnect" style="display:none">     <td class="list">		<table border='0' cellspacing='0' cellpadding='0'>		<tr>           <td class="file1">			<a href="../../member/MemberConnect.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理外部登录接口</a>          </td>        </tr>      </table>	</td>  </tr><?}?><?if($r[docard]||$r[dosendemail]||$r[domsg]||$r[dobuygroup]){?>  <tr>     <td id="prmother" class="menu3" onclick="chengstate('mother')">		<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">其他功能</a>	</td>  </tr>  <tr id="itemmother" style="display:none">     <td class="list1">		<table border='0' cellspacing='0' cellpadding='0'>		<?		if($r[dobuygroup])		{		?>        <tr>           <td class="file">			<a href="../../member/ListBuyGroup.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理充值类型</a>          </td>        </tr>		<?		}		if($r[docard])		{		?>		<tr>           <td class="file">			<a href="../../member/ListCard.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理点卡</a>          </td>        </tr>		<tr>           <td class="file">			<a href="../../member/GetFen.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量赠送点数</a>          </td>        </tr>		<?		}		if($r[dosendemail])		{		?>		<tr>           <td class="file">			<a href="../../member/SendEmail.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量发送邮件</a>          </td>        </tr>		<?		}		if($r[domsg])		{		?>		<tr>           <td class="file">			<a href="../../member/SendMsg.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量发送短消息</a>          </td>        </tr>		<tr>           <td class="file1">			<a href="../../member/DelMoreMsg.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量删除短消息</a>          </td>        </tr>		<?		}		?>      </table>	</td>  </tr><?}?></table></body></html>
 |