📄 project_viewinfo2_1.jsp
字号:
<%
response.setHeader("Pragma", "No-cache");
response.setHeader("Cache-Control", "no-cache");
response.setDateHeader("Expires", 0);
%>
<%@ page contentType="text/html;charset=GBK" %>
<%@ page import="com.icss.cnpc.project.vo.ProjectPhaseInfo" %>
<%@ page import="com.icss.cnpc.util.Config" %>
<%@ page import="java.util.Map" %>
<%@ page import="com.icss.cnpc.project.vo.ProjectInfo" %>
<%
ProjectInfo projInfo = (ProjectInfo)request.getAttribute("projInfo");
%>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<link rel="stylesheet" href="<%=request.getContextPath()%>/css/stylesheet1.css">
<link rel="stylesheet" href="<%=request.getContextPath()%>/css/style.css">
<title>项目资料卡--项目基本信息</title>
<style type="text/css">
<!--
.style5 {background-color: #6699CC; width: 130px; position: absolute; left: 36px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style6 {background-color: #EEF4FF; width: 126px; position: absolute; left: 619px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style13 {background-color: #EEF4FF; width: 130px; position: absolute; left: 165px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style14 {background-color: #EEF4FF; width: 130px; position: absolute; left: 289px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style15 {background-color: #EEF4FF; width: 130px; position: absolute; left: 406px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style16 {background-color: #EEF4FF; width: 120px; position: absolute; left: 516px; top: 31px; font-weight: 300; height: 18px; border-bottom-color: #FFFFFF; font-size: 14px; text-align: center; cursor: hand; }
.style17 {font-size: 16px}
.inp11 { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff;FONT-SIZE: 9pt
}
.inp21 {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #eeeeee;FONT-SIZE: 9pt
}
.style20 {font-size: 11pt}
.style21 {font-size: 14pt}
-->
</style>
<script>
function _view(id)
{
var projNo = '<c:out value="${projNo}"/>';
window.location = "<%=request.getContextPath()%>/servlet/ShowProjectViewInfoServlet?projNo=" + projNo + "&phaseno=" + id;
}
</script>
</head>
<body background=<%=request.getContextPath()%>/images/grid.gif bgColor=#eef4ff>
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center border=0>
<tr>
<td><div class="style5" style="background-color: #a6d0f2">项目基础信息</div>
<div class="style13" onclick="_view(2)" style="background-color: #EEF4FF">项目准备阶段</div>
<div class="style14" onclick="_view(3)" style="background-color: #EEF4FF">项目实施阶段</div>
<div class="style15" onclick="_view(4)" >审计报告阶段</div>
<div class="style16" onclick="_view(5)">审计处理阶段</div>
<div class="style6" onclick="_view(6)">审计整改阶段</div>
<p> </p>
<TABLE cellSpacing=1 borderColorDark="#dfdfff" cellPadding=2
width="95%" align=center bgColor=#b3c4db
borderColorLight="#003366" border=0>
<TBODY>
<tr bgcolor="#a6d0f2">
<TD height=27 colspan="4" align=left><div align="center" class="unnamed2"><font size="4">项 目 基 础 信 息</font></div></td>
<TR style="display:block">
<TD width="21%" height=21 align=right bgColor=#eef4ff class="unnamed1">项目计划编号:<strong></strong></TD>
<TD width="25%" height=21 align=left bgColor=#eef4ff><c:out value="${projInfo.planno}"/></TD>
<TD width="22%" height=21 align=left bgColor=#eef4ff><div align="right">审计单位:</div></TD>
<TD width="32%" height=21 align=left bgColor=#eef4ff><div align="left"><c:out value="${projInfo.auditorgname}"/></div></TD>
</TR>
<TR>
<TD height=30 align="right" bgColor=#eef4ff class="unnamed1" >项目计划名称:<strong></strong></TD>
<TD height=30 align="left" bgColor=#eef4ff ><c:out value="${projInfo.projectname}"/></span>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >项目级别:</TD>
<TD height=10 align="left" bgColor=#eef4ff ><c:out value="${projInfo.projectlevelname}"/>
</TR>
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >被审计单位:<strong></strong><strong></strong></TD>
<TD height=10 align="left" bgColor=#eef4ff colspan="4" >
<c:forEach var="unit" items="${auditedUnits}">
<c:out value="${unit.auditedorgname}"/>
</c:forEach>
</td>
</TR>
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >项目类别:<strong></strong> </TD>
<TD height=10 align="left" bgColor=#eef4ff >
<c:out value="${projInfo.projecttypename}"/>
</td>
<TD height=10 align="left" bgColor=#eef4ff ><div align="right"><span class="unnamed1">项目开始时间:<strong></strong></span> </div>
<TD height=10 align="left" bgColor=#eef4ff ><c:out value="${projInfo.begindate}"/></td>
</TR>
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" ><DIV align=right>项目进展阶段:</DIV></TD>
<TD height=10 align="left" bgColor=#eef4ff ><%=Config.phaseMap.get(projInfo.getProjectstate())%>
<TD height=10 align="left" bgColor=#eef4ff ><div align="right">项目结束时间:<span class="unnamed1"><strong></strong></span> </div>
<TD height=10 align="left" bgColor=#eef4ff ><c:out value="${projInfo.enddate}"/>
</TR>
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >审计组长:</TD>
<TD height=10 align="left" bgColor=#eef4ff ><span class="style17" >
<font color="#33CCCC" title="">☆ </font></span>
<c:if test="${!empty leader}">
<c:out value="${leader[0].personname}"/>
</c:if>
<TD height=10 align="left" bgColor=#eef4ff ><div align="right"><span class="unnamed1">审计主审:</span></div>
<TD height=10 align="left" bgColor=#eef4ff ><span class="style17" >
<font color="#33CCCC" title="">☆ </font></span>
<c:if test="${!empty chief}">
<c:out value="${chief[0].personname}"/>
</c:if>
</TR>
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >项目组组员:</TD>
<TD height=10 align="left" bgColor=#eef4ff colspan="3">
<c:forEach var="member" items="${memberList}">
<span class="style17" >
<font color="#33CCCC" title="">☆</font></span><c:out value="${member.personname}"/>
</c:forEach>
</TR>
<!--
<TR>
<TD height=25 align="right" bgColor=#eef4ff class="unnamed1" >备注:</TD>
<TD height=10 align="left" bgColor=#eef4ff colspan="3">
</TR>
-->
</TABLE>
<br><br>
<table width="95%" border="0" cellspacing="1" cellpadding="2" align="center" bordercolordark="#DFDFFF" bordercolorlight="#003366" bgcolor="#b3c4db">
<tr class="lc2" bgcolor="#a6d0f2">
<td height="36" colspan="8"><div align="center" class="style21">项 目 阶 段 信 息</div></td>
</tr>
<tr class="lc2" bgcolor="#eef4ff">
<td width="15%" height="29"><div align="center" class="style20">项目阶段</div></td>
<td width="17%"><div align="center" class="style20">开始时间</div></td>
<td width="17%"><div align="center" class="style20">结束时间</div></td>
<td width="10%"><div align="center" class="style20">工作日</div></td>
<td width="10%"><div align="center" class="style20">成本投入</div></td>
<td width="10%"><div align="center" class="style20">投入人数</div></td>
<td width="11%"><div align="center" class="style20">状态</div></td>
</tr>
<c:forEach var="phase" items="${phaseList}" >
<tr bgcolor="#EEF4FF" class="lc2">
<td height="21"><div align="center"><c:out value="${phase.phasename}"/></div></td>
<td bgcolor="#EEF4FF">
<div align="center"><c:out value="${phase.begindate}"/></div></td>
<td bgcolor="#EEF4FF">
<div align="center"><c:out value="${phase.enddate}"/></div></td>
<td bgcolor="#EEF4FF"><div align="center"><c:out value="${phase.workdays}"/></div></td>
<td bgcolor="#EEF4FF" align="center">
¥<fmt:formatNumber pattern="0.00"><c:out value="${phase.cost}"/></fmt:formatNumber>
</td>
<td bgcolor="#EEF4FF"><div align="center"><c:out value="${phase.membernumber}"/></div></td>
<td bgcolor="#EEF4FF">
<div align="center">
<%
ProjectPhaseInfo ppInfo = (ProjectPhaseInfo)pageContext.getAttribute("phase");
if( "1".equals(ppInfo.getProjectphasestate()) ) out.print("进行中");
if( "2".equals(ppInfo.getProjectphasestate()) ) out.print("已完成");
if( "0".equals(ppInfo.getProjectphasestate()) ) out.print("未开始");
%>
</div></td>
</tr>
</c:forEach>
</table>
<p> </p></td>
</tr>
</TABLE>
<br>
<p align="center"><img src="<%=request.getContextPath()%>/images/close.gif"
style="cursor:hand;" align="absmiddle" alt="关闭" onClick="window.close()"></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -