📄 watertop2.php
字号:
<?
require "inc/check.php";
require "inc/func.php";
require "inc/func_s.php";
include "inc/error.php";
?>
<html>
<head>
<title>"追风"--晨风创意</title>
<link rel="stylesheet" type="text/css">
<STYLE type=text/css>BODY {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px; scrollbar-face-color: ffffff; scrollbar-shadow-color: C1C1BB; scrollbar-highlight-color: C1C1BB; scrollbar-3dlight-color: EBEBE4; scrollbar-darkshadow-color: EBEBE4; scrollbar-track-color: F4F4F0; scrollbar-arrow-color: CACAB7
}
P {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
INPUT {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
FONT {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
SELECT {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
OPTION {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
TEXTAREA {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
FORM {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px
}
TD {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TABLE-LAYOUT: fixed; WORD-BREAK: break-all
}
A:link {
TEXT-DECORATION: none
}
A:visited {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
A:active {
FONT-SIZE: 12px; TEXT-DECORATION: none
}
.border {
BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: 1px dotted; BORDER-COLLAPSE: collapse; BORDER-LEFT: 1px dotted; BORDER-RIGHT: 1px dotted; BORDER-TOP: 1px dotted; COLOR: #000000
}
.shadow1 {
COLOR: #ffffff; FILTER: dropshadow(color=#000000,offx=1,offy=1); FONT-SIZE: 12px
}
.shadow2 {
COLOR: #000000; FILTER: dropshadow(color=#d5d5d5,offx=1,offy=1); FONT-SIZE: 12px
}
.p1 {
COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.p2 {
COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.p3 {
COLOR: #004080; FONT-SIZE: 14px; TEXT-DECORATION: none
}
</STYLE>
</head>
<body bgcolor="#FFFFFF" >
<?
echo "ses_uid:".$ses_uid;
$o_right=get_o_right2($cla,$ses_uid);
// echo "专题管理".$o_right["专题管理"];
?>
<table width="98%" border="1" cellspacing="0" cellpadding="3" align="center" bordercolor="#999999" height="62" class=border >
<tr bgcolor="#f7f7f7">
<td height="84" width="16%" rowspan="2">
<div align="center"><b><img src="images/list.gif" width="16" height="16">
<font size="3">控制面板</font></b></div>
</td>
<td height="34" width="84%" bgcolor="#f7f7f7" valign="middle">
<div align="center">
<?if(trim($o_right["新闻提交"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="create/create_news_form.php" target="mainFrame">新闻提交</a>
<?}
?>
<?if(trim($o_right["新闻修改"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="create/modify_news_select.php" target="mainFrame">新闻修改</a>
<?}
?>
<?if(trim($o_right["新闻发布"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="publish/publish_news_select.php" target="mainFrame">新闻发布</a>
<? }
?>
<?if(trim($o_right["导读制作"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="publish/guide_news_select.php" target="mainFrame">导读制作</a>
<?}
?>
<?if(trim($o_right["栏目导读"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="publish/guide_column_select.php" target="mainFrame">栏目导读</a>
<?}
?>
<?if(trim($o_right["专题制作"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="mktopichtm/topic_make.php" target="mainFrame">专题制作</a>
<?}
?>
<?if(trim($o_right["专题导读"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="topic_conque.php" target="mainFrame">专题导读</a>
<?}
?>
<?//if(trim($o_right["首页预览"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="edit_self.php" target="mainFrame">个人资料</a>
<?//}
?>
<?if(trim($o_right["模板管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="tem_set.php" target="mainFrame">模板管理</a>
<?}
?>
</div>
</td>
</tr>
<tr bgcolor="#f7f7f7">
<td height="34" width="84%" bgcolor="#f7f7f7" valign="middle">
<div align="center">
<?if(trim($o_right["专题管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="topic_set2.php" target="mainFrame">专题管理</a>
<?}
?>
<?if(trim($o_right["栏目管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="item_set.php" target="mainFrame">栏目管理</a>
<?}
?>
<?if(trim($o_right["用户管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="add_grp.php" target="mainFrame">用户管理</a>
<?}
?>
<?if(trim($o_right["会员管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="mem_mag.php" target="mainFrame">会员管理</a>
<?}
?>
<?if(trim($o_right["日志管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="log_mag.php" target="mainFrame">日志管理</a>
<?}
?>
<?if(trim($o_right["考核管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0" ><a href="check_mag.php" target="mainFrame">考核管理</a>
<?}
?>
<?if(trim($o_right["投稿人管理"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="offer_view.php" target="mainFrame">投稿人管理</a>
<?}
?>
<?if(trim($o_right["系统设置"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="sys_mag.php" target="mainFrame">系统设置</a>
<?}
?>
<?//if(trim($o_right["用户手册"])<>""){
?>
<img src="images/move.gif" width="13" height="13" border="0"><a href="shuoming.html" target="mainFrame">用户手册</a>
<?//}
?>
</div>
</td>
</tr>
</table>
<hr noshade size="1" width="100%">
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -