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

📄 menu.asp

📁 Asp源码交易频道 可对商品的添加、修改、删除
💻 ASP
字号:

<title>Asp源码交易频道--管理页面</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=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>
&nbsp;

<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="_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>
            </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=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=editdingdan.asp?zhuangtai=0 target=right>管理商品订单</a></td>
              </tr>
              <tr> 
                <td height=20><a href=managepinglun.asp?action=no 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>
            </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=manageuser1.asp target=right>第一次注册用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href=manageuser2.asp target=right>修改资料的用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href=manageuser.asp target=right>所有注册的用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href=manageadmin.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_4.gif" id=menuTitle1 onclick="showsubmenu(3)"> 
          <font color="#3366CC"><b>分类管理</b></font></td>
  </tr>
  <tr>
    <td style="display:" id='submenu3'>
<div class=sec_menu style="width:158">
            <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>
            </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_4.gif" id=menuTitle1 onclick="showsubmenu(8)"> 
          <font color="#3366CC"><b>省市管理</b></font></td>
  </tr>
  <tr>
    <td style="display:" id='submenu8'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <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>
<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 style="display:" id='submenu4'>&nbsp;</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)"> 
          <font color="#3366CC"><b>信息管理</b></font></td>
  </tr>
  <tr>
    <td style="display:" id='submenu6'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>

<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>
<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_8.gif" id=menuTitle1 onclick="showsubmenu(7)"> 
          <font color="#3366CC"><b>常规设置</b></font></td>
  </tr>
  <tr>
    <td style="display:" id='submenu7'>
<div class=sec_menu style="width:158">
            <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=links.asp target=right>管理合作伙伴</a></td>
              </tr>
              <tr> 
                <td height=20><a href=shop.htm 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>

⌨️ 快捷键说明

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