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

📄 companycollect.jsp

📁 自己制作的联通CRM,支持客户分类,管理,升级,积分管理等等..
💻 JSP
字号:
<%@ page contentType="text/html; charset=GBK" language="java" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
<%@ 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"%>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
	<meta http-equiv="pragma" content="no-cache" />
	<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
	<meta http-equiv="expires" content="Wed, 26 Feb 1970 08:21:57 GMT" />
	<link href="${pageContext.request.contextPath}/image/main.css" rel="stylesheet" type="text/css">
	<title>样式</title>
		

 <style type="text/css">
<!--
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
}
.STYLE9 {color: #FFFFFF}
-->
    </style>
    
<script language="javascript">
	
	function back()
	{
		window.history.back();
	}


</script>  
    
    
</head> 
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" valign="middle"><table width="80%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td height="20" align="center" valign="middle"><span class="STYLE1">集 团 汇 总 资 料</span></td>
      </tr>
    </table>
        <table width="98%" border="1" cellpadding="0" cellspacing="0" bordercolor="#D71920">
          <tr>
            <td align="center" valign="middle"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td height="10" colspan="3">&nbsp;</td>
                </tr>
                <tr>
                  <td width="1%">&nbsp;</td>
                  <td width="92%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="159"><table width="100%" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#D71920">
                        <tr>
                          <td height="25" background="${pageContext.request.contextPath}/image/newTop_02.jpg"><span class="STYLE9">&nbsp; 基本资料</span></td>
                        </tr>
                        <tr>
                          <td nowrap="nowrap"><table width="100%" border="1" cellspacing="0" cellpadding="0" >
        	<logic:present name="companyList" scope="request">
        		<logic:notEmpty name="companyList" scope="request">
        			<logic:iterate id="companyBean" name="companyList" scope="request">
                              <tr>
                                <td width="24%" height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团名称:</td>
                                <td width="76%" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.companyname}</td>
                              </tr>
                              <tr>
                                <td width="24%" height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团编号:</td>
                                <td width="76%" height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.companyid}</td>
                              </tr>
                              <tr>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团类别:</td>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.callingtype}</td>
                              </tr>
                              <tr>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团级别:</td>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.companylevel}</td>
                              </tr>
                              <tr>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团地址:</td>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.address}</td>
                              </tr>
                              <tr>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团法人:</td>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyBean.deputy}</td>
                              </tr>
                	</logic:iterate>
           		</logic:notEmpty>
           </logic:present>
                          </table></td>
                        </tr>
                      </table></td>
                      <td width="2%">&nbsp;</td>
                      <td width="30%" rowspan="3"><table width="100%" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#D71920">
                        <tr>
                          <td height="33" background="${pageContext.request.contextPath}/image/newTop_02.jpg"><span class="STYLE9">&nbsp; 用话费趋势图</span></td>
                        </tr>
                        <tr>
                          <td height="264" nowrap="nowrap"><table width="104%" height="26%" border="1" cellpadding="0" cellspacing="0" >
                              <tr>
                                <td height="260" align="center" valign="middle" nowrap="nowrap" id="ttc">
                                &nbsp;<img src="${pageContext.request.contextPath}/companyViewAction.do?tag=drawview&companyid=${requestScope.companyid}&task=fee" />
                                </td>
                              </tr>
                          </table></td>
                        </tr>
                      </table></td>
                      <td width="2%" rowspan="3">&nbsp;</td>
                      <td width="30%" rowspan="3"><table width="100%" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#D71920">
                        <tr>
                          <td height="33" background="${pageContext.request.contextPath}/image/newTop_02.jpg"><span class="STYLE9">&nbsp; 用户数月趋势图</span></td>
                        </tr>
                        <tr>
                          <td nowrap="nowrap"><table width="104%" height="26%" border="1" cellpadding="0" cellspacing="0" >
                              <tr>
                                <td height="260" align="center" valign="middle" nowrap="nowrap" id="ttc">
                                &nbsp;<img src="${pageContext.request.contextPath}/companyViewAction.do?tag=drawview&companyid=${requestScope.companyid}&task=user" />
                                </td>
                              </tr>
                          </table></td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td width="30%" height="83"><table width="100%" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#D71920">
                        <tr>
                          <td height="25" background="${pageContext.request.contextPath}/image/newTop_02.jpg"><span class="STYLE9">&nbsp; 联系人资料</span></td>
                        </tr>
                        <tr>
                          <td nowrap="nowrap"><table width="100%" border="1" cellspacing="0" cellpadding="0" >
                              <tr>
                                <td width="33%" height="20" align="center" valign="middle" nowrap="nowrap" id="ttc">姓名</td>
                                <td width="33%" align="center" valign="middle" nowrap="nowrap" id="ttc">职务</td>
                                <td width="33%" align="center" valign="middle" nowrap="nowrap" id="ttc">电话</td>
                              </tr>
                     <logic:notEmpty name="LinkmanList" scope="request">
                     	<logic:iterate id="linkmanBean" name="LinkmanList" scope="request">
                              <tr>
                                <td width="7%" height="20" align="center" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${linkmanBean.linkman}</td>
                                <td width="6%" height="20" align="center" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${linkmanBean.linkmanduty}</td>
                                <td width="33%" height="20" align="center" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${linkmanBean.contacttype}</td>
                              </tr>
                     	</logic:iterate>
                     </logic:notEmpty>
                          </table></td>
                        </tr>
                      </table></td>
                      <td>&nbsp;</td>
                    </tr>
                    <tr>
                      <td width="30%"><table width="100%" border="1" align="left" cellpadding="0" cellspacing="0" bordercolor="#D71920">
                        <tr>
                          <td height="25" background="${pageContext.request.contextPath}/image/newTop_02.jpg"><span class="STYLE9">上月集团人数和话费</span></td>
                        </tr>
                        <tr>
                          <td nowrap="nowrap"><table width="100%" border="1" cellspacing="0" cellpadding="0" >
                     <logic:notEmpty name="companyFeeBean" scope="request">
                              <tr>
                                <td width="41%" height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">集团用户人数:</td>
                                <td width="59%" align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyFeeBean.usernumber}</td>
                              </tr>
                              <tr>
                                <td height="20" align="left" valign="middle" nowrap="nowrap" id="ttc">话费总额:</td>
                                <td align="left" valign="middle" nowrap="nowrap" id="ttc">&nbsp;${companyFeeBean.groupfee}</td>
                              </tr>
                    </logic:notEmpty>
                          </table></td>
                        </tr>
                      </table></td>
                      <td>&nbsp;</td>
                    </tr>
                  </table></td>
                  <td width="1%">&nbsp;</td>
                </tr>
                <tr>
                  <td height="10" colspan="3" align="center">
                  &nbsp;<input type="button" value="返回" onclick="back();" />
                  </td>
                </tr>
            </table></td>
          </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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