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

📄 menulist.jsp

📁 客户关系管理系统主要管理新老客户的一些信息并可以发现潜在客户
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
<%@ include file="/commons/taglibs.jsp" %>


<html>
<head>

<%@ include file="/commons/meta.jsp" %>
<style type="text/css">
BODY {
	BACKGROUND:#F3F8FD; MARGIN: 0px; FONT: 9pt 宋体;
	SCROLLBAR-HIGHLIGHT-COLOR: ;
	SCROLLBAR-ARROW-COLOR:#215dc6;
	SCROLLBAR-TRACK-COLOR:#d6dff7;
	SCROLLBAR-BASE-COLOR:#AEC6F0;
}
TD { FONT: 12px 宋体}
A { FONT: 12px 宋体; COLOR: #000000; TEXT-DECORATION: none }
A:hover { COLOR: #428eff; TEXT-DECORATION: underline}

.sec_menu 
{
	BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; 
	OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid 
}

.menu_title SPAN { FONT-WEIGHT: bold; LEFT: 8px; COLOR: #215dc6; POSITION: relative; TOP: 2px }

.menu_title2 SPAN { FONT-WEIGHT: bold; LEFT: 8px; COLOR: #428eff; POSITION: relative; TOP: 2px }
</style>
</head>


<table cellspacing="0" cellpadding="0" width="158" align="center">
<tr><td class="menu_title" id="menuTitle3" onmouseover="this.className='menu_title2';" onclick="showsubmenu(3)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>日常办公</span></td>
</tr>
<tr><td id="submenu3" style="DISPLAY: none">
	<div class="sec_menu" style="WIDTH: 158px">
	<table cellspacing="0" cellpadding="0" width="135" align="center">
		<tr>
			<td height="22">
				<a href="${ctx}/announcement.do?p=list" target="mainFrame">公告</a>
			</td>
		</tr>
		<tr>
			<td height="22">
				<a href="${ctx}/companyTask.do?p=list" target="mainFrame">公司任务</a>
			</td>
		</tr>
		<tr>
			<td height="22">
				<a href="${ctx}/daily.do?p=list" target="mainFrame">个人计划</a>
			</td>
		</tr>
		<tr>
			<td height="22">
				<a href="${ctx}/address.do?p=list" target="mainFrame">通讯录</a>
			</td>
		</tr>
	</table>
	</div>
	<div style="WIDTH: 158px">
	<table cellspacing="0" cellpadding="0" width="135" align="center">
		<tr><td height="22"></td></tr>
	</table></div>
</td></tr>
</table>

<table cellspacing="0" cellpadding="0" width="158" align="center">
  <tr>
    <td class="menu_title" id="menuTitle4" onmouseover="this.className='menu_title2';" onclick="showsubmenu(4)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>客户管理</span></td>
  </tr>
  <tr>
    <td id="submenu4" style="DISPLAY: none">
      <div class="sec_menu" style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
         <tr>
            <td height="22"><a href="${ctx}/client.do?p=list" target="mainFrame">客户信息</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx }/linkMan.do?p=list" target="mainFrame">联系人管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx }/clientProduction.do?p=list" target="mainFrame">客户产品管理</a><a href="Person.jsp?Action=Mod2" target="rightFrame"></a></td>
          </tr>
		  <tr>
            <td height="22"><a href="${ctx }/potential.do?p=list" target="mainFrame">潜在客户管理</a></td>
          </tr>
        </table>
      </div>
      <div style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"></td>
          </tr>
        </table>
    </div></td>
  </tr>
</table>


<table cellspacing="0" cellpadding="0" width="158" align="center">
  <tr>
    <td class="menu_title" id="menuTitle5" onmouseover="this.className='menu_title2';" onclick="showsubmenu(5)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>销售管理</span></td>
  </tr>
  <tr>
    <td id="submenu5" style="DISPLAY: none">
      <div class="sec_menu" style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
         	<tr>
            <td height="22"><a href="${ctx}/order.do?p=list" target="mainFrame">订单管理</a></td>
          </tr>
          	<tr>
            <td height="22"><a href="${ctx}/chance.do?p=list" target="mainFrame">销售机会管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/service.do?p=list" target="mainFrame">售后服务管理</a></td>
          </tr>
        </table>
      </div>
      <div style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"></td>
          </tr>
        </table>
    </div></td>
  </tr>
</table>

<table cellspacing="0" cellpadding="0" width="158" align="center">
  <tr>
    <td class="menu_title" id="menuTitle6" onmouseover="this.className='menu_title2';" onclick="showsubmenu(6)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>库房管理</span></td>
  </tr>
  <tr>
    <td id="submenu6" style="DISPLAY: none">
      <div class="sec_menu" style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"><a href="${ctx}/production.do?p=list" target="mainFrame">公司产品管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/stock.do?p=list" target="mainFrame">采购单管理</a></td>
          </tr>
          <tr>
             <td height="22"><a href="${ctx}/outStore.do?p=list" target="mainFrame">出库管理</a></td>
          </tr>
		  <tr>
            <td height="22"><a href="${ctx}/inStore.do?p=list" target="mainFrame">入库管理</a></td>
          </tr>
        </table>
      </div>
      <div style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"></td>
          </tr>
        </table>
    </div></td>
  </tr>
</table>


<table cellspacing="0" cellpadding="0" width="158" align="center">
  <tr>
    <td class="menu_title" id="menuTitle7" onmouseover="this.className='menu_title2';" onclick="showsubmenu(7)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>统计分析</span></td>
  </tr>
  <tr>
    <td id="submenu7" style="DISPLAY: none">
      <div class="sec_menu" style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
         <tr>
            <td height="22"><a href="${ctx}/clientAnalysis.do?p=list" target="mainFrame">客户统计</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/saleAnalysis.do?p=list" target="mainFrame">销售统计</a></td>
          </tr>
        </table>
      </div>
      <div style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"></td>
          </tr>
        </table>
    </div></td>
  </tr>
</table>


<table cellspacing="0" cellpadding="0" width="158" align="center">
  <tr>
    <td class="menu_title" id="menuTitle8" onmouseover="this.className='menu_title2';" onclick="showsubmenu(8)" onmouseout="this.className='menu_title';" style="cursor:hand" background="${ctx}/images/title_bg_show.gif" height="25"><span>系统设置</span></td>
  </tr>
  <tr>
    <td id="submenu8" style="DISPLAY: none">
      <div class="sec_menu" style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
           <tr>
            <td height="22"><a href="${ctx}/employee.do?p=list" target="mainFrame">员工管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/user.do?p=list" target="mainFrame">用户管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/set1.do?p=list" target="mainFrame">参数设置</a></td>
          </tr>
           <tr>
            <td height="22"><a href="${ctx}/role.do?p=list" target="mainFrame">角色管理</a></td>
          </tr>
		  <tr>
            <td height="22"><a href="${ctx}/dept.do?p=list" target="mainFrame">部门管理</a></td>
          </tr>
		  <tr>
            <td height="22"><a href="${ctx}/duty.do?p=list" target="mainFrame">职务管理</a></td>
          </tr>
          <tr>
            <td height="22"><a href="${ctx}/power.do?p=list" target="mainFrame">权限管理</a></td>
          </tr>
        </table>
      </div>
      <div style="WIDTH: 158px">
        <table cellspacing="0" cellpadding="0" width="135" align="center">
          <tr>
            <td height="22"></td>
          </tr>
        </table>
    </div></td>
  </tr>
</table>
<br>
<br>





<script>
function showsubmenu(sid)
{
	whichEl = eval("submenu" + sid);
	menuTitle = eval("menuTitle" + sid);
	if (whichEl.style.display == "none")
	{
	eval("submenu" + sid + ".style.display=\"\";");
	menuTitle.background="../images/title_bg_hide.gif";
	}
	else
	{
	eval("submenu" + sid + ".style.display=\"none\";");
	menuTitle.background="../images/title_bg_show.gif";
	}
}
</script>

⌨️ 快捷键说明

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