menu_tab2.jsp

来自「jsp人事管理系统jsp+servlet」· JSP 代码 · 共 89 行

JSP
89
字号
<%@ page contentType="text/html; charset=GBK"%>
<%@ taglib uri="/cms4j" prefix="cms4j" %>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>CMS4J</title>
<link href="../skin/blue/css/style.css" rel="stylesheet" type="text/css">

<link href="../skin/blue/css/menu_tab.css" rel="stylesheet" type="text/css">
</head>


<body>

<table  width="162" height="148" border="0" cellpadding="0" cellspacing="0"  class="mywork" id="myWorkTable" name="myWorkTable">
  <tr>
    <td width="6" height="5"><img src="../skin/blue/images/mywork_box_1.gif" width="6" height="5"></td>
    <td valign="top" background="../skin/blue/images/mywork_box_2.gif"></td>
    <td width="6" height="5" align="right"><img src="../skin/blue/images/mywork_box_3.gif" width="6" height="5"></td>
  </tr>
  <tr>
    <td width="6" height="128" background="../skin/blue/images/mywork_box_4.gif"></td>
    <td width="100%" valign="middle" background="../skin/blue/images/mywork_box_5.gif"><table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="22"><p><img src="tree_images/myarticle.gif" width="16" height="16"></p>          </td>
        <td width="165" style="font-size: 9pt;color: #000000;">我的稿件</td>
      </tr>
    </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="19"><p><img src="tree_images/T.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/article_wait.gif" width="16" height="16"></td>
          <td width="141"  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../mywork/article_list_wait.jsp'">草稿[18]</span></td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="18"><p><img src="tree_images/T.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/article_immediately.gif" width="16" height="16"></td>
          <td  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../mywork/article_list_immediately.jsp'">已发布 [18]</span></td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="18"><p><img src="tree_images/T.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/article_audit.gif" width="16" height="16"></td>
          <td  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../mywork/article_list_auditing.jsp'">审核中 [18]</span></td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="18"><p><img src="tree_images/L.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/article_return.gif" width="16" height="16"></td>
          <td  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../mywork/article_list_return.jsp'">被退回 [18]</span></td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="22"><p><img src="tree_images/mywait.gif" width="16" height="16"></p></td>
          <td width="165"  style="font-size: 9pt;color: #000000;">我的待办</td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="18"><p><img src="tree_images/T.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/article_audit.gif" width="16" height="16"></td>
          <td  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../mywork/wait_article_auditing.jsp'">待审核稿件 [18]</span></td>
        </tr>
      </table>
      <table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="18"><p><img src="tree_images/L.png" width="19" height="16"></p></td>
          <td width="22"><img src="tree_images/cluster.gif" width="16" height="16"></td>
          <td  style="font-size: 9pt;color: #000000;"><span style="cursor:pointer"  onClick="parent.top.mainFrame.location.href='../article/article_list_share.jsp'">共享来的文章 [18]</span></td>
        </tr>
      </table></td>
    <td width="6" background="../skin/blue/images/mywork_box_6.gif"></td>
  </tr>
  <tr>
    <td height="5"><img src="../skin/blue/images/mywork_box_7.gif" width="6" height="5"></td>
    <td background="../skin/blue/images/mywork_box_8.gif"></td>
    <td><img src="../skin/blue/images/mywork_box_9.gif" width="6" height="5"></td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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