📄 menu.asp
字号:
<html>
<head>
<title>意趣--后台管理页面</title>
<style type=text/css>
body { background:#799AE1; margin:0px; font:9pt 宋体; }
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:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
whichEl = eval("submenu" + sid);
if (whichEl.style.display == "none")
{
eval("submenu" + sid + ".style.display=\"\";");
}
else
{
eval("submenu" + sid + ".style.display=\"none\";");
}
}
</SCRIPT>
</head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table>
<tr><td valign=top>
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=images/title_bg_quit.gif >
<span><a href="../index.asp" target=_top><b>返回首页</b></a></span></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_1.gif" id=menuTitle1 onclick="showsubmenu(0)">
<b><font color="#3366CC">首选服务</font></b></td>
</tr>
<tr>
<td style="display:" id='submenu0'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href="logout.asp" target=right>注销登陆</a></td>
</tr>
<tr>
<td height=20><a href="help.asp" target="right">查看使用帮助</a></td>
</tr>
<tr>
<td height=20><a href="admin_pass.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 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_2.gif" id=menuTitle1 onclick="showsubmenu(1)">
<b><font color="#3366CC">商品管理</font></b></td>
</tr>
<tr>
<td style="display:" id='submenu1'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href="cat_edit.asp?action=all" target="right">修改商品</a></td>
</tr>
<tr>
<td height=20><a href="cat_del.asp" target="right">删除特定</a></td>
</tr>
<tr>
<td height=20><a href="cat_edit.asp?action=end" target="right">已经结束商品</a></td>
</tr>
<tr>
<td height=20><a href=class_edit.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 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_3.gif" id=menuTitle1 onclick="showsubmenu(2)">
<span>用户管理</span> </td>
</tr>
<tr>
<td style="display:" id='submenu2'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href=user_edit.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 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_6.gif" id=menuTitle1 onclick="showsubmenu(5)">
<font color="#3366CC"><b>数据库管理</b></font></td>
</tr>
<tr>
<td style="display:" id='submenu5'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href=Database.asp?Action=Backup target=right>压缩数据库</a></td>
</tr>
<tr>
<td height=20><a href=Database.asp?Action=Compact target=right>备份数据库</a></td>
</tr>
<tr>
<td height=20><a href=Database.asp?Action=Restore target=right>恢复数据库</a></td>
</tr>
<tr>
<td height=20><a href=system.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 align=center>
<tr>
<td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_9.gif" id=menuTitle1>
<span>程序信息</span> </td>
</tr>
<tr>
<td>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20>
<div align="center"><br>
<a href="http://yiqu.tiyi.net/" target=_blank>意趣拍卖网</a>©版权管理<BR>
<br>
程序开发:<font color="#FF0000">Tianyi</font> <BR>
联系:QQ:3533212;<BR>Tel:13520592042
</div></td></tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -