⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sb_detail.aspx

📁 设备管理系统(SQL正式版)
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="sb_detail.aspx.cs" AutoEventWireup="false" Inherits="Sbgl.Admin.sb_detail" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>sb_detail</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<link href="../css/style.css" rel="stylesheet" type="text/css">
	</HEAD>
	<body topmargin="0" MS_POSITIONING="GridLayout">
		<table width="99%" height="27" border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  
    <td class="f12">你的位置:设备管理--&gt;设备信息</td>
                  <td>&nbsp;</td>
                </tr>
              </table><table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
			<tr>
				<td width="560" height="330" vAlign="top" style="WIDTH: 560px">
					<table class="f12" cellSpacing="1" cellPadding="0" width="100%" bgColor="#2c8ed8" border="0">
						<tr bgColor="#e6f2fb">
							<td style="HEIGHT: 20px" align="center" width="15%" bgColor="#cce4f7" height="25">使用部门:</td>
							<td style="WIDTH: 201px; HEIGHT: 20px" width="201" height="25">&nbsp;
								<asp:Label id="zzjg" runat="server"></asp:Label></td>
							<td class="f12" style="HEIGHT: 20px" align="center" width="13%" bgColor="#cce4f7" height="25"><FONT face="宋体">&nbsp;</FONT></td>
							<TD style="HEIGHT: 20px" width="41%" height="25">&nbsp;</TD>
						</tr>
						<tr bgColor="#e6f2fb">
							<td style="HEIGHT: 16px" align="center" bgColor="#cce4f7" height="16">类别名称:</td>
							<td style="WIDTH: 201px; HEIGHT: 16px" height="16">
								<asp:Label id="sblb" runat="server"></asp:Label></td>
							<td class="f12" style="HEIGHT: 16px" align="center" bgColor="#cce4f7" height="16">设备种类:&nbsp;</td>
							<td style="HEIGHT: 16px" height="16">
								<asp:Label id="sbzl" runat="server"></asp:Label></td>
						</tr>
						<tr bgColor="#e6f2fb">
							<td align="center" bgColor="#cce4f7" height="25">设备型号:</td>
							<td style="WIDTH: 201px" height="25">&nbsp;
								<asp:Label id="my_sn" runat="server"></asp:Label></td>
							<td class="f12" align="center" bgColor="#cce4f7" height="25">设备状态:</td>
							<td height="25">
								<asp:Label id="sbzt" runat="server"></asp:Label></td>
						</tr>
						<tr bgColor="#e6f2fb">
							<td align="center" bgColor="#cce4f7" height="25">使用人:</td>
							<td style="WIDTH: 201px" height="25">&nbsp;
								<asp:Label id="syr" runat="server"></asp:Label></td>
							<td class="f12" align="center" bgColor="#cce4f7" height="25"></td>
							<td height="25">&nbsp;</td>
						</tr>
						<tr bgColor="#e6f2fb">
							<td align="center" bgColor="#cce4f7" height="25">生产厂家:</td>
							<td style="WIDTH: 201px" height="25">&nbsp;
								<asp:Label id="sccj" runat="server"></asp:Label></td>
							<td class="f12" align="center" bgColor="#cce4f7" height="25">出厂日期:</td>
							<td height="25">&nbsp;
								<asp:Label id="ccrq" runat="server"></asp:Label></td>
						</tr>
						<tr bgColor="#e6f2fb">
							<td align="center" bgColor="#cce4f7" height="25">起用时间:</td>
							<td style="WIDTH: 201px" height="25">&nbsp;
								<asp:Label id="qysj" runat="server"></asp:Label></td>
							<td class="f12" align="center" bgColor="#cce4f7" height="25">采购时间:</td>
							<td height="25">&nbsp;
								<asp:Label id="cgsj" runat="server"></asp:Label></td>
						</tr>
						<tr bgColor="#e6f2fb">
							<td align="center" bgColor="#cce4f7" height="175">备注:</td>
							<td colSpan="3">&nbsp;
								<asp:Label id="bz" runat="server"></asp:Label></td>
						</tr>
					</table>
					<br>
					<br>
					<a href="javascript:history.go(-1);">点此返回</a>
				</td>
				<td width="33%" align="center" vAlign="top" class="f12">
					<div id="WdTable" runat="server"><FONT face="宋体"></FONT></div><br>
					设备更换记录
							<asp:DataList ID="showList" runat="server" ShowHeader="true" Width="100%">
								<headertemplate>
									<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#2C8ED8">
										<tr align="center">
											<td width="171" height="25" bgcolor="#87BAE0" class="zylb"><font color="#000000" class="white">设备名称</font></td>
											<td width="171" height="25" bgcolor="#87BAE0" class="zylb"><font color="#000000" class="white">旧设备</font></td>
											<td width="168" bgcolor="#87BAE0" class="white"><font color="#000000" class="white">新设备</font></td>
										</tr>
								</headertemplate>
								<itemtemplate>
									<tr align="center">
										<td height="19" bgcolor="#E6F2FB" class="zylb">
											<%#DataBinder.Eval(Container.DataItem,"pzm")%>
										</td>
										<td width="168" bgcolor="#E6F2FB" class="zbx">
											<%#DataBinder.Eval(Container.DataItem,"old_sb")%>
										</td>
										<td width="168" bgcolor="#E6F2FB" class="zbx">
											<%#DataBinder.Eval(Container.DataItem,"new_sb")%>
										</td>
									</tr>
								</itemtemplate>
								<footertemplate>
			</table>
			</footertemplate> </asp:DataList>
				</td>
			</tr>
		</table>
	</body>
</HTML>

⌨️ 快捷键说明

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