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

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="rizhineirong.aspx.cs" Inherits="qs_rizhi_rizhineirong" %>
  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.  <style type="text/css">   
  7. .style1 {
  8. font-size: 13px;
  9. color: #FFFFFF;
  10. font-weight: bold;
  11. }
  12. </style>
  13. </head>
  14. <body>
  15.     <form id="form1" runat="server">
  16.      <div align="center">
  17.             <table width="200" height="15" border="0" cellpadding="0" cellspacing="0">
  18.       <tr>
  19.         <td></td>
  20.       </tr>
  21.             </table>
  22.             <table width="100%" border="0" cellpadding="0" cellspacing="0">
  23.       <tr>
  24.         <td width="6" height="21"><img src="../images/sj/leftlin1.gif" width="6" height="21"></td>
  25.         <td width="936" bgcolor="#5AAE18"><div align="center"><span class="style7"><span class="style1">日 志 内 容</span></span></div></td>
  26.         <td width="6" height="21"><img src="../images/sj/rightlin1.gif" width="6" height="21"></td>
  27.       </tr>
  28.             </table>
  29.             <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#5AAE18">
  30.       <tr>
  31.         <td height="185" bgcolor="#FFFFFF"><table width="99%" border="0" cellpadding="0" cellspacing="1" style="word-break:break-all;Width:fixed">
  32.           <tr bgcolor="#FFFFFF">
  33.             <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
  34.                 <tr>
  35.                   <td style="word-break:break-all;Width:fixed"><div align="center"><br>
  36.                       标题:&nbsp;
  37.                       <asp:Label ID="lbBiaoTi" runat="server" Width="170px"></asp:Label><br>
  38.                       <br />
  39.                         <span class="style36">时间:<asp:Label ID="lbSendTime" runat="server" Width="160px"></asp:Label>
  40.                         点击:<asp:Label ID="lbDianJi" runat="server" Width="82px"></asp:Label></span></div></td>
  41.                 </tr>
  42.                 <tr>
  43.                   <td><hr width="96%" size="1" color="#5AAE18"></td>
  44.                 </tr>
  45.                 </table>
  46.               <p align="left"></p>
  47.               <p align="right">&nbsp;</p>
  48.               <p align="left"> 
  49.                   <asp:Label ID="lbNeiRong" runat="server" Height="53px" Width="642px"></asp:Label><br>
  50.                                                                      <br>
  51.                   批阅人:
  52.                   <asp:Label ID="lbPiYue" runat="server"></asp:Label>
  53.                   <span class="style37">
  54.                       <p align="left">
  55.                   批阅内容:
  56.                   <asp:Label ID="lbPeiNeiRong" runat="server" Height="24px" Width="341px"></asp:Label>
  57.                   <span class="style37">
  58.                       </p>
  59.                       <p align="left">
  60.                           &nbsp; &nbsp; 批阅时间:
  61.                           <asp:Label ID="lbPeiTime" runat="server" Height="31px" Width="224px"></asp:Label>
  62.                           <span class="style37"><span class="style37">                <br>
  63.                 </span></span>
  64.                       </p>
  65.             </td>
  66.           </tr>
  67.         </table></td>
  68.       </tr>
  69.             </table>
  70. </div>
  71.         &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  72.         &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  73.         &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  74.         &nbsp; <a href="rizhijilu.aspx">返回</a>
  75.     </form>
  76. </body>
  77. </html>