📄 right.jsp
字号:
<td width="15%"><div align="center"><img src="image/little_pic2.gif" width="53" height="46"></div></td>
<td width="85%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="24"><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2">
<%if(all[10] != 0){%>
<a href="/krm/servlet/FinReadyApproveServlet?status=q">您有<font color=red><%= all[10] %></font>个单据需要审批</a> <img src="image/new.gif">
<%}else{%>
暂无单据审批
<%}%></td> </tr>
<tr>
<td><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2"></td>
</tr>
</table></td>
</tr>
</table>
<%}%>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="27" background="image/right_line.gif"><table width="98%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td><img src="image/title_communication.gif" width="172" height="16"></td>
</tr>
</table></td>
</tr>
</table>
<table width="98%" align="center">
<tr>
<td width="15%"><div align="center"><img src="image/little_pic3.gif" width="52" height="47"></div></td>
<td width="85%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="24"><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2"> <%if(all[3]!=0) {%>
<a href="/krm/servlet/MailInfoServlet?status=q&module=all" >您有<font color=red><%= all[3] %></font>封未读留言</a> <img src="image/new.gif">
<%}else{%>
暂无留言
<%}%></td> </tr>
<tr>
<td><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2"> <%if(all[2]!=0) {%>
<a href="/krm/servlet/InformInfoServlet?status=q&module=all">您有<font color=red><%= all[2] %></font>个未读通告</a> <img src="image/new.gif">
<%}else{%>
暂无通告
<%}%></td> </tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="27" background="image/right_line.gif"><table width="98%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td><img src="image/title_document.gif" width="133" height="18"></td>
</tr>
</table></td>
</tr>
</table>
<table width="98%" align="center">
<tr>
<td width="15%"><div align="center"><img src="image/little_pic4.gif" width="55" height="46"></div></td>
<td width="85%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="24"><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2">
<%if(all[0]!=0) {%>
<a href="/krm/servlet/ReadyDocServlet?status=q&module=accept">您有<font color=red><%= all[0] %></font>个待办收文
<%if(all[17]!=0 || all[19]!=0){
%>
, 其中
<%
if(all[19]!=0) {
%>
<font color=red><%= all[19] %></font>个需3天内办理
<% }
if(all[17]!=0){
%>
<font color=red><%= all[17] %></font>个被催办
<% }
}
%>
</a> <img src="image/new.gif">
<%}else{%>
您没有收文需要办理
<%}%></td> </tr>
<tr>
<td><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2">
<%if(all[1]!=0) {%>
<a href="/krm/servlet/ReadyDocServlet?status=q&module=send">您有<font color=red><%= all[1] %></font>个待办发文
<%if(all[18]!=0 || all[20]!=0){
%>
, 其中
<%
if(all[20]!=0) {
%>
<font color=red><%= all[20] %></font>个需3天内办理
<% }
if(all[18]!=0){
%>
<font color=red><%= all[18] %></font>个被催办
<% }
}
%>
</a> <img src="image/new.gif">
<%}else{%>
您没有发文需要办理
<%}%></td> </tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="27" background="image/right_line.gif"><table width="98%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td><img src="image/title_schedule.gif" width="122" height="17"></td>
</tr>
</table></td>
</tr>
</table>
<table width="98%" align="center">
<tr>
<td width="15%"><div align="center"><img src="image/little_pic5.gif" width="54" height="44"></div></td>
<td width="85%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="22"><img src="image/front_dian.gif" width="24" height="14"></td>
<td class="common2">上 午:
<%if(morning != null && morning.size() > 0) {
morning.next();%>
<a href="/krm/jsp/diamanage/schmanage/day_rc.jsp">
<%if(morning.getCAL_content().length() > 16){%>
<%=morning.getCAL_content().substring(0,16)%>……
<%}else{%>
<%=morning.getCAL_content()%>
<%}%>
</a> <img src="image/new.gif">
<%}%>
</td> </tr>
<tr>
<td><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2">下 午:
<%if(afternoon != null && afternoon.size() > 0) {
afternoon.next();%>
<a href="/krm/jsp/diamanage/schmanage/day_rc.jsp">
<%if(afternoon.getCAL_content().length() > 16){%>
<%=afternoon.getCAL_content().substring(0,16)%>……
<%}else{%>
<%=afternoon.getCAL_content()%>
<%}%>
</a> <img src="image/new.gif">
<%}%>
</td> </tr>
<tr>
<td><img src="image/front_dian.gif" width="24" height="14"></td>
<td height="22" class="common2">晚 上:
<%if(night != null && night.size() > 0) {
night.next();%>
<a href="/krm/jsp/diamanage/schmanage/day_rc.jsp">
<%if(night.getCAL_content().length() > 16){%>
<%=night.getCAL_content().substring(0,16)%>……
<%}else{%>
<%=night.getCAL_content()%>
<%}%>
</a> <img src="image/new.gif">
<%}%></td> </tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -