123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- <?php
- if(!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'>
- <?
- if($r[dobefrom]||$r[dowriter]||$r[dokey]||$r[doword])
- {
- ?>
- <tr>
- <td id="prnewsadmin" class="menu1" onclick="chengstate('newsadmin')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">新闻模型相关</a>
- </td>
- </tr>
- <tr id="itemnewsadmin" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <?
- if($r[dobefrom])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../NewsSys/BeFrom.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理信息来源</a>
- </td>
- </tr>
- <?
- }
- if($r[dowriter])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../NewsSys/writer.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理作者</a>
- </td>
- </tr>
- <?
- }
- if($r[dokey])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../NewsSys/key.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理内容关键字</a>
- </td>
- </tr>
- <?
- }
- if($r[doword])
- {
- ?>
- <tr>
- <td class="file1">
- <a href="../../NewsSys/word.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理过滤字符</a>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dodownurl]||$r[dodeldownrecord]||$r[dodownerror]||$r[dorepdownpath]||$r[doplayer])
- {
- ?>
- <tr>
- <td id="prdownadmin" class="menu1" onclick="chengstate('downadmin')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">下载模型相关</a>
- </td>
- </tr>
- <tr id="itemdownadmin" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <?
- if($r[dodownurl])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../DownSys/url.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理地址前缀</a>
- </td>
- </tr>
- <?
- }
- if($r[dodeldownrecord])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../DownSys/DelDownRecord.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">删除下载记录</a>
- </td>
- </tr>
- <?
- }
- if($r[dodownerror])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../DownSys/ListError.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理错误报告</a>
- </td>
- </tr>
- <?
- }
- if($r[dorepdownpath])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../DownSys/RepDownLevel.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量替换地址权限</a>
- </td>
- </tr>
- <?
- }
- if($r[doplayer])
- {
- ?>
- <tr>
- <td class="file1">
- <a href="../../DownSys/player.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">播放器管理</a>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dopay])
- {
- ?>
- <tr>
- <td id="prpay" class="menu1" onclick="chengstate('pay')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">在线支付</a>
- </td>
- </tr>
- <tr id="itempay" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../pay/SetPayFen.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">支付参数配置</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../pay/PayApi.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理支付接口</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../pay/ListPayRecord.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理支付记录</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dopicnews])
- {
- ?>
- <tr>
- <td id="prpicnews" class="menu3" onclick="chengstate('picnews')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">图片信息管理</a>
- </td>
- </tr>
- <tr id="itempicnews" style="display:none">
- <td class="list1">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../NewsSys/PicClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理图片信息分类</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../NewsSys/ListPicNews.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理图片信息</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </body>
- </html>
|