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

📄 menu.asp

📁 采用asp+fso技术 傻瓜式的程序安装和调试 用户无需考虑系统的安装维护 美观、友好的展示铺面 设计中应用了多种网络安全技术 顾客可以方便的查询并订购商品 用户可以方便的定义各种商品信息
💻 ASP
字号:
<title>管理页面</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type=text/css>
body  {
	background:#75710A;
	margin:0px;
	font:9pt 宋体;
	background-color: #C7D4F7;
}
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;  }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  {color:#FFFFFF }
.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=36 background="images/title1.gif" bgcolor="#F6F8FE">&nbsp;</td>
</tr>
<tr>
<td height=27 background="images/title_2.gif" bgcolor="#F6F8FE"> 
&nbsp;
<div align="center" class="menu_title2"><a href="index.asp" target=_top><b>管理首页</b></a> | <a href="logout.asp" target="_top"><b>退出</b></a></div></td>
</tr>
</table> 
<br>
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title3.gif" bgcolor="#666600" class=menu_title id=menuTitle1 onClick="showsubmenu(1)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <b>商品管理</b></td>
</tr>
<tr>
<td style="display:" id='submenu1'>
<div class=sec_menu style="width:158">
            <table width=150 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
              <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=managebook2.asp target=right>商品缺货提醒</a></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=managecard.asp target=right>点卡商品管理</a></td>
              </tr>
			  			   <tr> 
                <td height=20>☉ <a href=editcarddingdan.asp?zhuangtai=0 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=editnimingdingdan.asp?zhuangtai=0 target=right>匿名订单管理</a></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=tel/add.asp?add=t target=right>电话订单添加</a></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=tel target=right>电话订单管理</a></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=tuangou 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=tjbb.asp target=right><font color=red>销售统计报表</font></a></td>
              </tr>
              <!--<tr> 
                <td height=20>☉ <a href=shihemanage.asp?action=no target=right>适合年龄管理</a></td>
              </tr>-->
            </table>
</div>
</td>
</tr>
</table>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title7.gif" bgcolor="#F6F8FE" class=menu_title id=menuTitle1 onClick="showsubmenu(6)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <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=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=zhuantiadd.asp target=right>添加专题活动</a></td>
</tr><tr> 
<td height=20>☉ <a href=managezhuanti.asp target=right>活动专题管理</a></td>
</tr>
<tr> 
<td height=20>☉ <a href=voteAdd.asp target=right>添加网站投票</a></td>
</tr><tr> 
<td height=20>☉ <a href=votemanage.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>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title8.gif" bgcolor="#FAFBFE" class=menu_title id=menuTitle1 onClick="showsubmenu(3)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <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>
			   <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></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=pingpaimanage.asp?action=no target=right>产品品牌设置</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title5.gif" bgcolor="#FFFFFF" class=menu_title id=menuTitle1 onClick="showsubmenu(2)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <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=manageuser.asp?action=all target=right>商城会员管理</a></td>
              </tr>
			  <tr> 
                <td height=20>☉ <a href=manageniminguser.asp?action=all target=right>匿名会员管理</a></td>
              </tr>
			  <tr>
            <td height=20>☉ <a href=addjiangpin.asp target=right>会员奖品添加</a></td>
          </tr>
          <tr>
            <td height=20>☉ <a href=managejiangpin.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>
              <tr> 
                <td height=20>☉ <a href=manageadmin.asp target=right>后台管理添加</a></td>
              </tr><tr> 
                <td height=20>☉ <a href=renpassword.asp target=right>修改管理密码</a></td>
              </tr>
            </table>
	  </div>
	</td>
  </tr>
</table>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title6.gif" bgcolor="#FFFFFF" class=menu_title id=menuTitle1 onClick="showsubmenu(8)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <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>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
<td height=25 background="images/title4.gif" bgcolor="#FFFFFF" class=menu_title id=menuTitle1 onClick="showsubmenu(7)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';><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=setpay.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>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
        <td height=25 background="images/title9.gif" bgcolor="#FFFFFF" class=menu_title id=menuTitle1 onClick="showsubmenu(12)" onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';> 
          <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=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>
&nbsp;
<table width=158 align=center cellpadding=0 cellspacing=0 bgcolor="#799AE1">
<tr>
<td height=25 background="images/title10.gif" bgcolor="#FFFFFF" class=menu_title id=menuTitle1 onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title';><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>版权所有&copy <br>博搏世纪科技有限公司 <br> 
<a href=http://www.it-bob.com >www.BOBO-Tech.com</a></td>
</tr>
<tr> 
<td height=20>Powered By:<br>BOBO-Tech</td>
</tr>
<tr> 
<td height=20>全国免费服务电话:<br>
400-618-4131</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
&nbsp;

⌨️ 快捷键说明

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