jh_deptplan.aspx
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:1k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="jh_deptplan.aspx.cs" Inherits="rc_deptplan" validateRequest="false"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5. <title>员工计划</title>
  6. <link href="../css/link.css" rel="stylesheet" type="text/css"/>
  7. <style type="text/css">
  8. <!--
  9. .style15 {color: #000000}
  10. .style16 {
  11. color: #FFFFFF;
  12. font-size: 13px;
  13. }
  14. .style17 {font-size: 12px}
  15. .style20 {font-size: 14px}
  16. .style21 {
  17. color: #5AAE18;
  18. font-weight: bold;
  19. }
  20. .style22 {color: #FF0000}
  21. -->
  22. </style>
  23. </head>
  24. <body>
  25.     <form id="form1" runat="server">
  26.     <div>
  27.     
  28.     </div>
  29.     </form>
  30. </body>
  31. </html>