left.html~2~
上传用户:dlqqsh
上传日期:2021-11-13
资源大小:7840k
文件大小:4k
源码类别:

OA系统

开发平台:

Java

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  5. <title>无标题文档</title>
  6. <link href="css/sa.css" type="text/css" rel="stylesheet">
  7. </head>
  8. <body>
  9. <table background="images/left.gif" width="240" height="428">
  10. <tr align="center">
  11. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="userview.jsp" target="mainFrame" class="white">个人信息</a></td></tr></table></td>
  12. </tr>
  13. <tr align="center">
  14. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="newinfo.jsp" target="mainFrame" class="white">添加备忘录</a></td></tr></table></td>
  15. </tr>
  16. <tr align="center">
  17. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="viewinfo.jsp" target="mainFrame" class="white">查看今天备忘录</a></td></tr></table></td>
  18. </tr>
  19. <tr align="center">
  20. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="infolist.jsp" target="mainFrame" class="white">管理备忘录</a></td></tr></table></td>
  21. </tr>
  22. <tr align="center">
  23. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="newArticle.jsp" target="mainFrame" class="white">发布新日志</a></td></tr></table></td>
  24. </tr> <tr align="center">
  25. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="articleView.jsp" target="mainFrame" class="white">查看日志</a></td></tr></table></td>
  26. </tr>
  27. <tr align="center">
  28. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="gxArticle.jsp" target="mainFrame" class="white">查看共享日志</a></td></tr></table></td>
  29. </tr>
  30. <tr align="center">
  31. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="articleMana.jsp" target="mainFrame" class="white">日志管理</a></td></tr></table></td>
  32. </tr> <tr align="center">
  33. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="newradio.jsp" target="mainFrame" class="white">添加公告</a></td></tr></table></td>
  34. </tr>
  35. <tr align="center">
  36. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="changeradiolist.jsp" target="mainFrame" class="white">公告管理</a></td></tr></table></td>
  37. </tr>
  38. <tr align="center">
  39. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="fileupload1.jsp" target="mainFrame" class="white">文件上传</a></td></tr></table></td>
  40. </tr>
  41.         <tr align="center">
  42. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="filedown.jsp" target="mainFrame" class="white">文件下载(部门内)</a></td></tr></table></td>
  43. </tr>
  44. <tr align="center">
  45. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="filedown.jsp" target="mainFrame" class="white">文件下载(部门内)</a></td></tr></table></td>
  46. </tr>
  47. <tr align="center">
  48. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="gxfiledown.jsp" target="mainFrame" class="white">文件下载(共享)</a></td></tr></table></td>
  49. </tr>
  50. <tr align="center">
  51. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="usermanage.jsp" target="mainFrame" class="white">用户管理</a></td></tr></table></td>
  52. </tr>
  53. <tr align="center">
  54. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="userpopedomManage.jsp" target="mainFrame" class="white">用户权限管理</a></td></tr></table></td>
  55. </tr>
  56. <tr align="center">
  57. <td><table background="images/button.gif" width="200" height="22"><tr align="center"><td><a href="userdepar.jsp" target="mainFrame" class="white">用户部门管理</a></td></tr></table></td>
  58. </tr>
  59. <tr>
  60. <td>&nbsp;</td>
  61. </tr>
  62. <tr>
  63. <td>&nbsp;</td>
  64. </tr>
  65. </table>
  66. </body>
  67. </html>