📄 leftmenu.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="gbk"%>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-tiles" prefix="tiles" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-template" prefix="template" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-nested" prefix="nested" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html:html locale="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<script><%--
<!-- Beginning of JavaScript Applet -------------------
function scrollit_r2l(seed)
{ var m1 = "欢迎来到我们的销售系统!!!!" ;
var m2 = "" ;
var msg=m1+m2;
var out = " ";
var c = 1;
var speed = 120;
if (seed > 100)
{ seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
timerTwo=window.setTimeout(cmd,speed);}
else if (seed <= 100 && seed > 0)
{ for (c=0 ; c < seed ; c++)
{ out+=" ";}
out+=msg; seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,speed); }
else if (seed <= 0)
{ if (-seed < msg.length)
{
out+=msg.substring(-seed,msg.length);
seed-=2;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,speed);}
else { window.status=" ";
timerTwo=window.setTimeout("scrollit_r2l(100)",speed);
}
}
}
scrollit_r2l(100);
// -- End of JavaScript code -->
--%></script>
<style type="text/css">
<!--
a.ll:link {
font-size: 12px;
font-weight: normal;
color: #0033CC;
text-decoration: none;
}
a.ll:hover {
font-size: 13px;
font-style: normal;
color: #FF0000;
text-decoration: none;
font-weight: normal;
}
a:visited {
font-size: 12px;
font-weight: normal;
color: #0033CC;
text-decoration: none;
}
#main1 {
width:100px;
}
#main2 {
width:100px;
}
#main3 {
width:100px;
}
#main4 {
width:100px;
}
#main5 {
width:100px;
}
#main6 {
width:100px;
}
#main7 {
width:100px;
}
#main8 {
width:100px;
}
#main9 {
width:100px;
}
#main10 {
width:100px;
}
#main11 {
width:100px;
}
#main12 {
width:100px;
}
#child1 {
width:100px;
}
#child2 {
width:100px;
}
#child3 {
width:100px;
}
#child4 {
width:100px;
}
#child5 {
width:100px;
}
#child6 {
width:100px;
}
#child7{
width:100px;
}
#child8 {
width:100px;
}
#child9 {
width:100px;
}
#child10 {
width:100px;
}
#child11 {
width:100px;
}
#child12 {
width:100px;
}
-->
</style>
</head>
<body background="images/bleft.gif" leftmargin="0" topmargin="0">
<br>
<style>div{font-size:12px;color:red; background-color: #EAEAE8; border: 1 solid #1892B5; padding: 1}</style>
<img src="images/arrow.gif" width="15" height="15" align="absmiddle"><a href="welcome.jsp" target="I2" class="ll">返回首页</a>
<div id="main1" style="color:blue" onclick="document.all.child1.style.display=(document.all.child1.style.display =='none')?'':'none'" >
+ 基础设置</div>
<div id="child1" style="display:none">
<html:link action="/areaList.do" target="I2">- 地区设置</html:link> <br>
<html:link action="/tradeList.do" target="I2">- 行业设置</html:link> <br>
<html:link action="/sellTypeList.do" target="I2">- 销售类型设置</html:link> <br>
<html:link action="/customerList.do" target="I2">- 客户设置</html:link><br>
<html:link action="/departmentList.do" target="I2">- 部门设置</html:link></br>
<html:link action="/personList.do" target="I2">- 职员设置</html:link></br>
<html:link action="/returnMoneyTypeList.do" target="I2">- 回款类型设置</html:link></br>
<html:link action="/constractTypeList.do" target="I2">- 合同类型设置</html:link></br>
<html:link action="/priceList.do" target="I2">- 价格清单设置</html:link>
</div>
<div id="main2" style="color:blue" onclick="document.all.child2.style.display=(document.all.child2.style.display =='none')?'':'none'" >
+ 销售计划 </div>
<div id="child2" style="display:none">
<html:link action="/deptList.do" target="I2">- 部门销售编制</html:link> <br>
<html:link action="/deptAct.do" target="I2">- 部门销售执行</html:link><br>
<html:link action="/wareList.do" target="I2">- 货物销售编制</html:link><br>
<html:link action="/wareAct.do" target="I2">- 货物销售执行</html:link><br>
<html:link action="/personsList.do" target="I2">- 销售员销售编制</html:link><br>
<html:link action="/personAct.do" target="I2">- 销售员销售执行</html:link><br>
<html:link action="/cusList.do" target="I2">- 客户销售编制</html:link><br>
<html:link action="/cusAct.do" target="I2">- 客户销售执行</html:link>
</div>
<div id="main6" style="color:blue" onclick="document.all.child6.style.display=(document.all.child6.style.display =='none')?'':'none'" >
+ 订单 </div>
<div id="child6" style="display:none">
<html:link action="/orderBill.do" target="I2">- 订单编制</html:link><br>
<html:link action="/selectOrderBill.do" target="I2">- 订单列表</html:link><br>
<html:link action="/selectOrderExec.do" target="I2">- 订单执行情况</html:link>
</div>
<div id="main7" style="color:blue" onclick="document.all.child7.style.display=(document.all.child7.style.display =='none')?'':'none'" >
+ 发货单 </div>
<div id="child7" style="display:none">
<html:link action="/consignList.do" target="I2">- 发货单编制</html:link><br>
<html:link action="/consignSelect.do" target="I2">- 发货单列表</html:link><br>
<html:link action="/consignRec.do" target="I2">- 发货单回执</html:link>
</div>
<div id="main8" style="color:blue" onclick="document.all.child8.style.display=(document.all.child8.style.display =='none')?'':'none'" >
+ 退货单</div>
<div id="child8" style="display:none">
<html:link action="/quitWareView" target="I2">- 退货单编制</html:link><br>
<html:link action="/quitWareList" target="I2">- 退货单列表</html:link><br>
</div>
<div id="main11" style="color:blue" onclick="document.all.child11.style.display=(document.all.child11.style.display =='none')?'':'none'" >
+ 回款 </div>
<div id="child11" style="display:none">
<html:link action="/returnMoneyFirst.do" target="I2">- 回款处理</html:link><br>
<html:link action="/returnMoneySelect.do" target="I2">- 回款列表</html:link><br>
<html:link href="../returnmoney/MoneyWareSelect.jsp" target="I2">- 回款核销明细</html:link>
</div>
<div id="main4" style="color:blue" onclick="document.all.child4.style.display=(document.all.child4.style.display =='none')?'':'none'" >
+ 报价详情</div>
<div id="child4" style="display:none">
<html:link action="/quoMain.do" target="I2">- 新增报价单</html:link> <br>
<html:link action="/quoList.do" target="I2">- 查询报价单</html:link>
</div>
<div id="main5" style="color:blue" onClick="document.all.child5.style.display=(document.all.child5.style.display =='none')?'':'none'" >
+ 合同</div>
<div id="child5" style="display:none">
<html:link action="/contract.do" target="I2">- 合同编制</html:link> <br>
<html:link href="../contract/contractList.jsp" target="I2">- 合同列表</html:link> <br>
</div>
<div id="main9" style="color:blue" onclick="document.all.child9.style.display=(document.all.child9.style.display =='none')?'':'none'" >
+ 开票选择</div>
<div id="child9" style="display:none">
<html:link action="/commonInvoice.do" target="I2">- 普通发票</html:link> <br>
<html:link action="/redInvoice.do" target="I2">- 红字发票</html:link>
</div>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -