📄 left.asp
字号:
<html>
<head>
<title>管理菜单</title>
<style type=text/css>
body { background:#799AE1; font:Verdana 12px;
}
table { border:0px; }
td { font:normal 12px 宋体;}
img { vertical-align:bottom; border:0px; }
a { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover { color:#428EFF;text-decoration:underline; }
.sec_menu { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title { }
.menu_title span { position:relative; top:0px; left:8px; color:#000000; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:0px; left:8px; color:#999999; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showmenu_item(sid)
{
which = eval("menu_item" + sid);
if (which.style.display == "none")
{
var i = 1
while(i<7){
eval("menu_item"+ i +".style.display=\"none\";");
eval("menuTitle"+ i +".background=\"img/title_bg_show.gif\";");
i++;
}
eval("menu_item" + sid + ".style.display=\"\";");
eval("menuTitle"+ sid + ".background=\"img/title_bg_hide.gif\";")
}else{
eval("menu_item" + sid + ".style.display=\"none\";");
eval("menuTitle"+ sid + ".background=\"img/title_bg_show.gif\";")
}
}
</SCRIPT>
<table width="158" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="158" height="38" background="img/title.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="151" height="16"></td>
</tr>
<tr>
<td><div align="center"><font color="#FFFFFF"><strong>后台管理</strong></font></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="25" class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=img/title_bg_quit.gif bgcolor="#7898E0"><span> <a href="main.asp" target="right"><strong>管理首页</strong></a>
| <a href="logout.asp" target="_top"><strong>退出</strong></a></span></td>
</tr>
</table>
<br>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle1 onclick="showmenu_item(1)"><span>基本设置</span>
</td>
</tr>
<tr>
<td style="display:none" id='menu_item1'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"> </td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="config.asp" target="right">基本设置</a> | <a href="up/adminmap.asp" target="right">上传设置</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="adminguanggao.asp" target="right">广告管理</a> | <a href="addguanggao.asp" target="right">添加广告</a></td>
</tr>
</table>
</div>
<div style="width:158">
</div></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle2 onclick="showmenu_item(2)"><span>文章管理</span>
</td>
</tr>
<tr>
<td style="display:none" id='menu_item2'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" alt width="15" height="20" border="0" align="absmiddle"><a href="classmana.asp" target="right">类别管理</a> | <a href="addartclass.asp" target="right">添加分类</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" alt width="15" height="20" border="0" align="absmiddle"><a href="adminedit.asp" target="right">文章管理</a> | <a href="freeadd.asp" target="right">添加文章</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" alt width="15" height="20" border="0" align="absmiddle"><a href="adminping.asp" target="right">评论管理</a></td>
</tr>
</table>
</div>
<div style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20></td>
</tr>
</table>
</div></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle3 onclick="showmenu_item(3)"><span>用户管理</span>
</td>
</tr>
<tr>
<td style="display:none" id='menu_item3'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" alt width="15" height="20" border="0" align="absmiddle"><a href="adminuser.asp" target="right">用户管理</a> | <a href="adduser.asp" target="right">添加用户</a></td> </tr>
</table>
</div>
<div style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20></td>
</tr>
</table>
</div></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle4 onclick="showmenu_item(4)"><span>论坛管理</span>
</td>
</tr>
<tr>
<td style="display:none" id='menu_item4'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="adminform.asp" target="right">版面管理</a> | <a href="addform.asp" target="right">添加版面</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="bbsuser.asp" target="right">会员管理</a></td>
</tr>
</table>
</div>
<div style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20></td>
</tr>
</table>
</div></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle5 onclick="showmenu_item(5)"><span>友链管理</span></td>
</tr>
<tr>
<td style="display:none" id='menu_item5'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="adminyqlj.asp" target="right">友链管理</a> | <a href="admin_link.asp?Action=add" target="right">添加友链</a></td>
</tr>
</table>
</div>
<div style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20></td>
</tr>
</table>
</div></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="img/title_bg_show.gif" id=menuTitle6 onclick="showmenu_item(6)"><span>其它管理</span></td>
</tr>
<tr>
<td style="display:none" id='menu_item6'><div class=sec_menu style="width:158">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="admin_other.asp" target="right">主机环境变量</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle"><a href="admin_other1.asp" target="right">组件支持情况</a></td>
</tr>
</table>
</div>
<div style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20></td>
</tr>
</table>
</div></td>
</tr>
</table>
<br>
<table width="158" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="158" height="25" background="img/admin_left_9.gif"><strong class="menu_title"> 掌中无线</strong></td>
</tr>
<tr valign="top">
<td bgcolor="#D0D8F0"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="148" height="28" class="sec_menu">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4"></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle">程序设计:<A href="mailto:uuu365@163.com">掌中无线</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle">官方主页:<a href="http://gp9.cn" target="top">GP9.CN</a></td>
</tr>
<tr>
<td height="20"><img src="img/bullet.gif" width="15" height="20" align="absmiddle">当前版本:Version 3.0</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -