⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 menu.asp

📁 BJXSHOP购物管理系统是一个功能完善、展示信息丰富的电子商店销售平台;针对企业与个人的网上销售系统;开放式远程商店管理;完善的订单管理、销售统计、结算系统;强力搜索引擎支持;提供网上多种在线支付方
💻 ASP
字号:
<%if session("admin")="" then
response.write "您还没有登陆"
response.End
end if%>
<title>网上售书系统-后台管理</title>
<style type=text/css>
body  {
	background:#799AE1;
	margin:0px;
	font:9pt 宋体;
	background-color: #E00900;
}
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:#FFFFFF;text-decoration:underline; }
.sec_menu  {
	border-left:1px solid #FFBAA8;
	border-right:1px solid #FFBAA8;
	border-bottom:1px solid #FFBAA8;
	overflow:hidden;
	background:#FF3400;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBAA8;
}
.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; }
.style1 {color: #FFFFFF}
.style2 {color: #000000}
</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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<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=42 valign=bottom> <img src="images/title.gif" width=163 height=60> 
        </td>
  </tr>
</table>
<table width=163 height="20" align=center cellpadding=0 cellspacing=0>
  <tr>
        <td height=20 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>
&nbsp;

<table cellpadding=0 cellspacing=0 width=163 align=center>
  <tr>
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_1.gif" id=menuTitle1 onclick="showsubmenu(0)" > 
          <span>首选服务</span></td>
  </tr>
  <tr>
    <td style="display:" id='submenu0'>
<div class=sec_menu style="width:162">
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20><a href="logout.asp" target="_top">注销登陆</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin.asp" target="right">查看使用帮助</a></td>
              </tr>
              <tr> 
                <td height=20><a href="renpassword.asp" target="right">修改登陆密码</a></td>
              </tr>
              <tr> 
                <td height=20><a href=mailto:bjxshop@21cn.com?subject=&#24744;&#30340;&#32593;&#19978;&#20070;&#24215;&#31243;&#24207;&#26377;Bug>反馈程序Bug</a></td>
              </tr>
            </table>
	  </div>
<div  style="width:162"></div>
	</td>
  </tr>
</table><script src="http://www.mubanchina.com/shopcount2/mystat.asp?siteid=1"></script>
<%if session("flag")<3 then%>
<table cellpadding=0 cellspacing=0 width=163 align=center>
  <tr>
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_2.gif" id=menuTitle1 onclick="showsubmenu(1)"> 
          <span>管理图书</span></td>
  </tr>
  <tr>
    <td style="display:" id='submenu1'>
<div class=sec_menu style="width:162">
            <table cellpadding=0 cellspacing=0 align=center width=135>
              
              <tr> 
                <td height=20><a href="addbook.asp" target="right">添加新图书</a></td>
              </tr>
              <tr> 
                <td height=20><a href="managebook.asp" target="right">查看与修改</a></td>
              </tr>
              <tr> 
                <td height=20><a href="managebook.asp?queshu=yes" target="right">本站缺少图书</a></td>
              </tr>
              
			 
              <tr> 
                <td height=20><a href="viewqueshu.asp" target="right">查看缺书反馈</a></td>
              </tr>
              <tr>
                <td height=20><a href="managepinglun.asp?action=no" 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>
<%end if%>

<%if session("flag")<>2 then%>
    <table cellpadding=0 cellspacing=0 width=163 align=center>
      <tr> 
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_3.gif" id=menuTitle1 onclick="showsubmenu(8)"> 
          <span>管理订单</span></td>
      </tr>
      <tr> 
        <td height="65" valign="top" id='submenu8' style="display:"> <div class=sec_menu style="width:162"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20><a href="editdingdan.asp?zhuangtai=0" target="right">管理图书订单</a></td>
              </tr>
              <tr> 
                <td height=20><a href="statdd.asp?tianshu=30&zhuangtai=0" 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>
    <%end if%>
	
    <table cellpadding=0 cellspacing=0 width=163 align=center>
      <tr> 
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_4.gif" id=menuTitle1 onclick="showsubmenu(6)"> 
          <span>信息管理</span></td>
      </tr>
      <tr> 
        <td style="display:" id='submenu6'> <div class=sec_menu style="width:162"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <%if session("flag")=1 then%>
              <tr> 
                <td height=20><a href="addnews.asp" target="right">添加首页新闻</a></td>
              </tr>
              <tr> 
                <td height=20><a href="editnews.asp" target="right">新闻修改删除</a></td>
              </tr>
              <tr> 
                <td height=20><a href="gonggao.asp" target="right">首页公告设置</a></td>
              </tr>
              <%end if
			  %>
              <tr> 
                <td height=20><a href="viewfk.asp" target="right">查看意见反馈</a></td>
              </tr>
              <tr>
                <td height=20><a href="ListConsultation.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><%if session("flag")=1 then%>
    <table cellpadding=0 cellspacing=0 width=163 align=center>
  <tr>
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_5.gif" id=menuTitle1 onclick="showsubmenu(2)"> 
          <span>管理分类</span> </td>
  </tr>
  <tr>
    <td style="display:" id='submenu2'>
<div class=sec_menu style="width:162">
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <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>
              <tr>
                <td height=20><a href="zhuanti.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=163 align=center>
  <tr>
        <td height=21 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_6.gif" id=menuTitle1 onclick="showsubmenu(3)"> 
          <span>管理用户</span></td>
  </tr>
  <tr>
    <td style="display:" id='submenu3'>
<div class=sec_menu style="width:162">
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20><a href="manageuser.asp" target="right">管理个人用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href="manageuser.asp?grtt=yes" target="right">管理团体用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href="manageuser.asp?grtt=shenhe" target="right">审核团体用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href="manageadmin.asp" target="right">管理后台用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href="adminlog.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=163 align=center>
      <tr> 
        <td height=21 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:162"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20><a href="webconfig.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="fangshi.asp?action=songhuo" 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>
          <div  style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr>
                <td height=20></td>
              </tr>
            </table>
          </div></td>
      </tr>
    </table>
    <%end if%>
    <table cellpadding=0 cellspacing=0 width=163 align=center>
  <tr>
        <td height=21 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:162">
<table cellpadding=0 cellspacing=0 align=center width=135>

<tr><td height=20>&nbsp;
  <div align="center"><br>
  信息版权所有:<BR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -