📄 menu.jsp~38~
字号:
<%@ page contentType="text/html; charset=GBK"%>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<link href="css.css" rel="stylesheet" type="text/css">
<SCRIPT lanuage="Javascript">
var tt='start';
var ii='start';
function turnit(ss,bb) {
if (ss.style.display=="none") {
if(tt!='start') tt.style.display="none";
if(ii!='start') ii.src="";
ss.style.display="";
tt=ss;
ii=bb;
bb.src="";
}
else {
ss.style.display="none";
bb.src="";
}
}
function openWindow(url) {
popupWin = window.open(url, 'new_page', 'width=400,height=410,scrollbars')
}
</SCRIPT>
<style type="text/css"><!-- A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #FF0000}
A:hover {text-decoration: underline; color: FF0000}
body{font-size=9pt}
TH{FONT-SIZE: 9pt}
TD{ FONT-SIZE: 9pt}
-->
</style>
<style>A:link {
TEXT-DECORATION: none
}
A:hover {
COLOR: red
}
A.bb {
TEXT-DECORATION: underline
}
A.cc {
COLOR: black
}
A.cc:hover {
COLOR: white
}
.LeftNavOff {
BACKGROUND-COLOR: #FFFFCC; BORDER-BOTTOM: white 2px solid; BORDER-LEFT: white 2px solid; BORDER-RIGHT: white 2px solid; BORDER-TOP: white 2px solid; COLOR: black; CURSOR: hand; FONT-SIZE: 14px;FONT-FAMILY: 宋体; LETTER-SPACING: -0.5pt; LINE-HEIGHT: 14pt; MARGIN: 2px 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.LeftNavUp {
BACKGROUND-COLOR: #0099ff; BORDER-BOTTOM: #003399 2px solid; BORDER-LEFT: #99ccff 2px solid; BORDER-RIGHT: #003399 2px solid; BORDER-TOP: #99ccff 2px solid; COLOR: white; CURSOR: hand; FONT-SIZE: 14px;FONT-FAMILY: 宋体; FONT-WEIGHT: bold; HEIGHT: 0pt; LETTER-SPACING: -0.5pt; LINE-HEIGHT: 14pt; MARGIN: 2px 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 0px; TEXT-DECORATION: none;
}
</style>
</head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" bgcolor="#FFFFCC">
<tr>
<td valign=right>
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFCC">
<tr><td bgcolor="#FFFFCC"> </td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width='80' align="center">
<tbody>
<tr>
<td bgcolor="red" align="center" width="100%" class="LeftNavOff" id="item3" language="JScript"
onmouseout="this.className='LeftNavOff'" onmouseover="this.className='LeftNavUp'"><a
href=""><font color="#0000FF">首页</font></a></td>
</tr>
<tr>
<td height="22" align="center" valign=middle id=tag1
style='CURSOR: hand' onClick=turnit(Content1,tag1); language=JScript><font color="#0000FF">产品管理</font></td>
</tr>
<tr>
<td align="right" id=Content1 style='DISPLAY: none' valign=center>
<table width="100%">
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="productDispAction.do?method=display" target="forum">添加新商品</a></td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="productDispAction.do?method=getAllProduct" target=forum>查看/修改</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="22" align="center" valign=middle id=tag2
style='CURSOR: hand' onClick=turnit(Content2,tag2); language=JScript><font color="#0000FF"><span>类别</span>管理</font></td>
</tr>
<tr>
<td align="right" valign=center id=Content2 style='DISPLAY: none'>
<table width="100%">
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="catalogDispAction.do?method=getAllCatalog" target=forum>大类管理</a></td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="" target=forum>小类管理</a></td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href=moveclass.asp target=forum>类别转移</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="22" align="center" valign=middle id=tag3
style='CURSOR: hand' onClick=turnit(Content3,tag3); language=JScript><font color="#0000FF">会员管理</font></td>
</tr>
<tr>
<td align="right" valign=center id=Content3 style='DISPLAY: none'>
<table width="100%">
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="userDispAction.do?method=getAllUser" target=forum>所有注册用户</a></td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF"><a href="adminDispAction.do?method=getAllAdmin" target=forum>后台用户</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="22" align="center" valign=middle id=tag5
style='CURSOR: hand' onClick=turnit(Content5,tag5); language=JScript><span><font color="#0000FF">订单管理</font></span></td>
</tr>
<tr>
<td align="right" valign=center id=Content5 style='DISPLAY: none'>
<table width="100%">
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF">管理订单</td>
</tr>
<tr>
<td height="22" align="center" valign="middle" bgcolor="#FFFFFF">管理评论</td>
</tr>
</table>
</td>
</tr>
</table>
<br><div align="center"><a href="http://www.snsn.net/" target=_blank>信息版权所有<br>
动感购物商城</a><a href="http://www.snsn.net/" target=_blank><br>
www.o91<font face=Verdana, Arial, Helvetica, sans-serif size=1><font color=#CC0000>.com</font></font></a><br>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -