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

📄 admin_left.jsp

📁 简单实现的商品购物系统
💻 JSP
字号:
<%@ page contentType="text/html;charset=gb2312" %>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<title>图书管理页面</title>
<style type=text/css>
body  { background:#799AE1; margin:0px; font:normal 12px 宋体;
SCROLLBAR-FACE-COLOR: #799AE1; SCROLLBAR-HIGHLIGHT-COLOR: #799AE1;
SCROLLBAR-SHADOW-COLOR: #799AE1; SCROLLBAR-DARKSHADOW-COLOR: #799AE1;
SCROLLBAR-3DLIGHT-COLOR: #799AE1; SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #AABFEC;
}
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>

<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">

 <table width=100% cellpadding=0 cellspacing=0 border=0 align=left>
 <tr><td valign=top>
  <table cellpadding=0 cellspacing=0 border=0 align=center width=158>
  <Tr><td><IMG SRC="picture/fun_picture/logo.gif" WIDTH="88" HEIGHT="31" BORDER="0" ></td>
  </tr>
  <tr><td height=25 background='pic/admin/title_bg_quit.gif' width=158>&nbsp;
  <A HREF="admin_login.jsp"  target="_parsent"><b>管理首页</b></A>&nbsp;|&nbsp;<A HREF="../index.jsp"  target="_parsent" ><b>退出后台</b></A>
  </td></tr>
  </table>
 <table cellpadding=0 cellspacing=0 border=0 align=center width=158>
  <tr><td width=158 height=25 >&nbsp;
  <img src="image/plus.gif" width="19" height="18" border=0>&nbsp;<FONT COLOR="#0066cc"><B>图书资料管理</B></FONT></td>
  </tr>
 </table>
 <table cellpadding=0 cellspacing=0 border=1 align=center width=158>
 <tr>
 <td><table border=0 align=center width=100%>
  <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="book_add.jsp" target="mainFrame">图书入库</A></td>
  </tr>
    <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="bookIndex.jsp" target="mainFrame">图书修改</A></td>
    </tr>
  <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="bookIndex.jsp" target="mainFrame">图书删除</A>
   </table>
  </td>
  </tr>
 </table>

   <table cellpadding=0 cellspacing=0 border=0 align=center width=158 >
  <tr><td width=158 height=25 >&nbsp;<img src="image/plus.gif" width="19" height="18" border=0>
  <FONT COLOR="#0066cc"><B>注册会员管理</B></FONT></td>
  </tr>
  </table>
  <table cellpadding=0 cellspacing=0 border=1 align=center width=158 >
  <tr>
  <td><table border=0 align=center width=100%>
   <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="usermanage.jsp" target="mainFrame">会员删除</A></td>
   </tr>
   <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="bbsIndex.jsp" target="mainFrame">留言管理</A></td>
   </tr>
  </table>
 </td>
  </tr>
 </table>

  <table cellpadding=0 cellspacing=0 border=0 align=center width=158>
  <tr><td width=158 height=25 background='pic/admin/admin_left_xz.gif'>&nbsp;<img src="image/plus.gif" width="19" height="18" border=0>
  <FONT COLOR="#0066cc"><B>图书类别管理</B></FONT></td>
  </tr>
  </table>
  <table cellpadding=0 cellspacing=0 border=1 align=center width=158>
  <tr>
  <td><table border=0 align=center width=100%>
    <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="bookclassView.jsp" target="mainFrame">类别添加</A></td>
    </tr>
  <tr><td height=25 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="bookclassView.jsp" target="mainFrame">类别修改</A></td>
  </tr>
  <tr><td height=25 bgcolor=#c8e0f7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<a href="bookclassView.jsp" target="mainFrame">类别删除</a></td>
  </tr>
  </table>
 </td>
  </tr>
 </table>

 <table cellpadding=0 cellspacing=0 border=0 align=center width=158>
  <tr><td width=158 height=25 background='pic/admin/admin_left_wz.gif'>&nbsp;<img src="image/plus.gif" width="19" height="18" border=0>
  <FONT COLOR="#0066cc"><B>订 单 管 理</B></FONT></td>
  </tr>
  </table>
 <table cellpadding=0 cellspacing=0 border=1 align=center width=158>
 <tr>
 <td><table border=0 align=center width=100%>
   <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="orderIndex.jsp" target="mainFrame">订单修改</A></td>
   </tr>
  <tr><td height=30 bgcolor=#C8E0F7>&nbsp;<IMG SRC="image/psu1.gif" width="19" height="20" BORDER="0"><IMG SRC="image/psu2.gif" width="17" height="17" BORDER="0">&nbsp;&nbsp;<A HREF="orderIndex.jsp" target="mainFrame">订单删除</A></td>
  </tr>
  </table>
   </td>
  </tr>
 </table>
  <br>

</td>
</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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