📄 dispatchhead.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>dispatchhead.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="../dispatch/dispatchfiledraft.jsp"> 发文拟稿 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchdraftlist.jsp"> 拟稿记录 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchwaitforaudit.jsp"> 待审发文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchalreadyaudit.jsp"> 已审拟稿 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchwaitforwrite.jsp"> 待签发文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchalreadywrite.jsp"> 已签发文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchwaitfortran.jsp"> 待办发文 </html:link>
<html:img width="9" height="9" src="../../images/index_32.gif"/> <html:link href="../dispatch/dispatchalreadytran.jsp"> 已办发文 </html:link></td>
</tr>
</table></td>
</tr>
<tr></tr>
</table>
</body>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -