📄 menu.asp
字号:
<!--#include file="conn.asp"-->
<!--#Include File="WrSky_Sql.Asp"-->
<%if session("admin")="" then
response.Write "<script LANGUAGE='javascript'>alert('网络超时或者您还没有登录请登录');window.location.href='login.asp';</script>"
response.End
end if
%>
<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>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<tr>
<td valign=top>
<table cellpadding=0 cellspacing=0 width=158 align=center>
<tr>
<td height=38 class=menu_title onMouseOver=this.className='menu_title2'; onMouseOut=this.className='menu_title'; background=images/title.gif></td>
</tr>
<tr>
<td height=25 background=images/title_bg_quit.gif>
<a href="index.asp" target=_top><b>管理首页</b></a> | <a href="logout.asp" target="_top"><b>退出</b></a></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><span>商品管理</span></b></td>
</tr>
<tr>
<td style="display:" id='submenu1'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=managebook.asp target=right>所有商品管理</a> | <a href=addbook.asp target=right>添加</a></td>
</tr>
<tr>
<td height=20>☉ <a href=editdingdan.asp?zhuangtai=0 target=right>商品订单管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=managepinglun.asp?action=all target=right>商品评论管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=ziduanmanage.asp?action=no target=right>字段名称设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=danweimanage.asp?action=no target=right>单位设置</a> | <a href=pingpaimanage.asp?action=no target=right>品牌设置</a></td>
</tr>
<!--<tr>
<td height=20>☉ <a href=shihemanage.asp?action=no target=right>适合年龄管理</a></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_7.gif" id=menuTitle1 onclick="showsubmenu(6)">
<span>信息管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu6'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=editnews.asp target=right>首页新闻管理</a> | <a href=addnews.asp target=right>添加</a></td>
</tr>
<tr>
<td height=20>☉ <a href=managezhuanti.asp target=right>商城专题管理</a> | <a href=zhuantiadd.asp target=right>添加</a></td>
</tr>
<tr>
<td height=20>☉ <a href=votemanage.asp target=right>商城投票管理</a> | <a href=voteAdd.asp target=right>添加</a></td>
</tr>
<tr>
<td height=20>☉ <a href=gonggao.asp target=right>首页公告管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=viewfk.asp target=right>查看意见反馈</a></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_4.gif" id=menuTitle1 onclick="showsubmenu(3)">
<span>分类管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu3'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=anclass.asp target=right>商品大类管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=nclass.asp target=right>商品小类管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=moveclass.asp target=right>商品类别转移</a></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(11)">
<span>VIP会员管理</span></td>
</tr>
<tr>
<td style="display:" id='submenu11'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=managejiangpin.asp target=right>会员奖品设置</a> | <a href=addjiangpin.asp target=right>添加</a></td>
</tr>
<tr>
<td height=20>☉ <a href=jfhjxx.asp target=right>积分换奖说明</a></td>
</tr>
<tr>
<td height=20>☉ <a href=xyvip.asp target=right>幸运VIP管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=vipsq.asp target=right>VIP申请设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=viphd.asp target=right>VIP活动设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=vipdyj.asp target=right>VIP大赢家设置</a></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=150>
<tr>
<td height=20>☉ <a href=editxx.asp?action=regtiaoyue target=right>注册条约设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=manageuser.asp?action=all target=right>商城会员管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=manageshjia.asp target=right>加盟商家管理</a></td>
</tr>
<tr>
<td height=20>☉ <a href=renpassword.asp target=right>修改管理密码</a> | <a href=manageadmin.asp target=right>添加</a></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(8)">
<span>用户所在区域</span></td>
</tr>
<tr>
<td style="display:" id='submenu8'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=shengmanage.asp target=right>所在省设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=shimanage.asp target=right>所在市设置</a></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_8.gif" id=menuTitle1 onclick="showsubmenu(7)">
<span>参数设置</span></td>
</tr>
<tr>
<td style="display:" id='submenu7'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=webconfig.asp target=right>商城信息设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=sysset.asp target=right>系统参数设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=guanggao.asp target=right>商城广告设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=youbianmanage.asp target=right>送货邮编设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=fangshi.asp?action=songhuo target=right>汇款方式设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=sysset_fudong.asp target=right>浮动价设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=editxx.asp target=right>其它信息设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=links.asp target=right>合作伙伴管理</a></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_4.gif" id=menuTitle1 onclick="showsubmenu(12)">
<span>统计信息</span></td>
</tr>
<tr>
<td style="display:" id='submenu12'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
<tr>
<td height=20>☉ <a href=tj.asp target=right>访问量设置</a></td>
</tr>
<tr>
<td height=20>☉ <a href=tjbb.asp target=right>销售统计报表</a></td>
</tr>
<tr>
<td height=20>☉ <a href=backup.asp target=right>数据库备份</a></td>
</tr>
<tr>
<td height=20>☉ <a href=compress.asp target=right>数据库压缩</a></td>
</tr>
<tr>
<td height=20>☉ <a href=aspcheck.asp target=right>服务器参数探测</a></td>
</tr>
<tr>
<td height=20>☉ <a href=../check.asp target=right>系统空间占用量</a></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>版权所有© <a href="http://www.haola.net/" target="_blank">haola.net</a></td>
</tr>
<tr>
<td height=20>Powered by:haola商城</td>
</tr>
<tr>
<td height=20>技术支持:22674812</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -