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

📄 admin_frame_left.jsp

📁 java写的网络商城挺好的 java写的网络商城挺好的 java写的网络商城挺好的
💻 JSP
📖 第 1 页 / 共 2 页
字号:
<%@ page contentType="text/html; charset=GBK" language="java" errorPage="" isErrorPage="false" %>

<!-- 网站的整个后台的总体框架中的左部框架 -->

<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=GBK">
  <title>admin/Admin Frame Left</title>
</head>

<body bgcolor="#FF9933">

<table>
  <tr>
    <td valign="top">
<!-- ========================================================================================== -->
<!-- 主菜单<1> -- 系统管理中心 -->
      <!-- 系统管理的图标 -->
      <table cellpadding=0 cellspacing=0 width=158 align=center height="42">
        <tr>
          <td height=25 class=menu_title onMouseOver=this.className='menu_title2'; onMouseOut=this.className='menu_title'; background="images/Title_SystemManagerCenter.gif">
            <span><a href="" target=""></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/Title_Empty.gif">
            <span>
              <a href="" target=""><b><span>返回首页</span></b></a>
            </span>
          </td>
        </tr>
      </table>

<!-- ========================================================================================== -->
<!-- 主菜单<2> -- 首选服务 -->
      <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><span>首选服务</span></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="" target="">注销登陆</a></td>
                </tr>

                <tr>
                  <td height=20><a href="" target="centerFrame">修改登陆密码</a></td>
                </tr>

                <tr>
                  <td height=20><a href="">反馈程序Bug</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>

  <!-- ========================================================================================== -->
  <!-- 主菜单<3> -- 商品管理 -->
      <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=135>
                <tr>
                  <td height=20><a href="" target="centerFrame">添加新商品</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">查看与修改</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">管理商品订单</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">管理商品评论</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">字段名称管理</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">单位管理</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">品牌管理</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>

<!-- ========================================================================================== -->
<!-- 主菜单<4> -- 商品专题 -->
      <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(10)">
            <span>商品专题</span>
          </td>
        </tr>

        <tr>
          <td style="display:" id='submenu10'>
            <div class=sec_menu style="width:158">
              <table cellpadding=0 cellspacing=0 align=center width=135>
                <tr>
                  <td height=20><a href="" target="centerFrame">添加新专题</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">查看与修改</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>

<!-- ========================================================================================== -->
<!-- 主菜单<5> -- 奖品管理 -->
      <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(9)">
            <span>奖品管理</span>
          </td>
        </tr>

        <tr>
          <td style="display:" id='submenu9'>
            <div class=sec_menu style="width:158">
              <table cellpadding=0 cellspacing=0 align=center width=135>
                <tr>
                  <td height=20><a href="" target="centerFrame">添加新奖品</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">查看与修改</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">积分换奖说明</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>

<!-- ========================================================================================== -->
<!-- 主菜单<6> -- VIP 管理 -->
      <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=135>
              <tr>
                <td height=20><a href="" target="centerFrame">申请VIP会员页面</a></td>
              </tr>
              <tr>
                <td height=20><a href="" target="centerFrame">VIP活动页面</a></td>
              </tr>
              <tr>
                <td height=20><a href="" target="centerFrame">VIP大赢家页面</a></td>
              </tr>
              <tr>
                <td height=20><a href="" target="centerFrame">幸运VIP用户管理</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>

<!-- ========================================================================================== -->
<!-- 主菜单<7> -- 用户管理 -->
      <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="" target="centerFrame">第一次注册用户</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">修改资料的用户</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">所有注册用户</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">管理后台用户</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">管理商家用户申请</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>

<!-- ========================================================================================== -->
<!-- 主菜单<8> -- 分类管理 -->
      <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=135>
                <tr>
                  <td height=20><a href="" target="centerFrame">商品大类管理</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">商品小类管理</a></td>
                </tr>
                <tr>
                  <td height=20><a href="" target="centerFrame">商品类别转移</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 + -