rizhineirong.aspx
资源名称:OASystem.rar [点击查看]
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:4k
源码类别:
OA系统
开发平台:
C#
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="rizhineirong.aspx.cs" Inherits="qs_rizhi_rizhineirong" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head runat="server">
- <title>日志内容</title>
- <style type="text/css">
- .style1 {
- font-size: 13px;
- color: #FFFFFF;
- font-weight: bold;
- }
- </style>
- </head>
- <body>
- <form id="form1" runat="server">
- <div align="center">
- <table width="200" height="15" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td></td>
- </tr>
- </table>
- <table width="100%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="6" height="21"><img src="../images/sj/leftlin1.gif" width="6" height="21"></td>
- <td width="936" bgcolor="#5AAE18"><div align="center"><span class="style7"><span class="style1">日 志 内 容</span></span></div></td>
- <td width="6" height="21"><img src="../images/sj/rightlin1.gif" width="6" height="21"></td>
- </tr>
- </table>
- <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#5AAE18">
- <tr>
- <td height="185" bgcolor="#FFFFFF"><table width="99%" border="0" cellpadding="0" cellspacing="1" style="word-break:break-all;Width:fixed">
- <tr bgcolor="#FFFFFF">
- <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td style="word-break:break-all;Width:fixed"><div align="center"><br>
- 标题:
- <asp:Label ID="lbBiaoTi" runat="server" Width="170px"></asp:Label><br>
- <br />
- <span class="style36">时间:<asp:Label ID="lbSendTime" runat="server" Width="160px"></asp:Label>
- 点击:<asp:Label ID="lbDianJi" runat="server" Width="82px"></asp:Label></span></div></td>
- </tr>
- <tr>
- <td><hr width="96%" size="1" color="#5AAE18"></td>
- </tr>
- </table>
- <p align="left"></p>
- <p align="right"> </p>
- <p align="left">
- <asp:Label ID="lbNeiRong" runat="server" Height="53px" Width="642px"></asp:Label><br>
- <br>
- 批阅人:
- <asp:Label ID="lbPiYue" runat="server"></asp:Label>
- <span class="style37">
- <p align="left">
- 批阅内容:
- <asp:Label ID="lbPeiNeiRong" runat="server" Height="24px" Width="341px"></asp:Label>
- <span class="style37">
- </p>
- <p align="left">
- 批阅时间:
- <asp:Label ID="lbPeiTime" runat="server" Height="31px" Width="224px"></asp:Label>
- <span class="style37"><span class="style37"> <br>
- </span></span>
- </p>
- </td>
- </tr>
- </table></td>
- </tr>
- </table>
- </div>
-
-
-
- <a href="rizhijilu.aspx">返回</a>
- </form>
- </body>
- </html>