📄 accepthead.jsp
字号:
<%@ page language="java" pageEncoding="GBK"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html:html lang="true">
<head>
<html:base />
<title>accepthead.jsp</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" align="center" valign="bottom" class="td06"><table width="98%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td valign="bottom" class="title">收文:
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../accept/acceptdraft.jsp"> 收文拟稿 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=draft_list&draft_title=null&pageno=1"> 拟稿记录 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=wait_audit&draft_title=null&pageno=1"> 待审收文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=audit_list&draft_title=null&pageno=1"> 已审拟稿 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=wait_write&draft_title=null&pageno=1"> 待签收文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=write_list&draft_title=null&pageno=1"> 已签收文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=wait_tran&draft_title=null&pageno=1"> 待办收文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link action="acceptManager.do?method=tran_list&draft_title=null&pageno=1"> 已办收文 </html:link>
</td>
</tr>
</table></td>
</tr>
<tr></tr>
</table>
</body>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -