📄 sb_detail.aspx
字号:
<%@ Reference Page="~/admin/sblb.aspx" %>
<%@ Page language="c#" Inherits="Sbgl.Admin.sb_detail" CodeFile="sb_detail.aspx.cs" %>
<!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">
<table width="99%" height="27" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="f12">你的位置:设备管理-->设备信息</td>
<td> </td>
</tr>
</table>
<table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td height="330" vAlign="top">
<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">
<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="宋体"> </FONT></td>
<TD style="HEIGHT: 20px" width="41%" height="25"> </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">设备种类: </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">
<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">
<asp:Label id="syr" runat="server"></asp:Label></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25"></td>
<td height="25"> </td>
</tr>
<tr bgColor="#e6f2fb">
<td align="center" bgColor="#cce4f7" height="25">生产厂家:</td>
<td style="WIDTH: 201px" height="25">
<asp:Label id="sccj" runat="server"></asp:Label></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25">出厂日期:</td>
<td height="25">
<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">
<asp:Label id="qysj" runat="server"></asp:Label></td>
<td class="f12" align="center" bgColor="#cce4f7" height="25">采购时间:</td>
<td height="25">
<asp:Label id="cgsj" runat="server"></asp:Label></td>
</tr>
<tr bgColor="#e6f2fb">
<td align="center" bgColor="#cce4f7" height="175">备注:</td>
<td colSpan="3">
<asp:Label id="bz" runat="server"></asp:Label></td>
</tr>
</table>
<br>
<br>
<a href="javascript:history.go(-1);">点此返回</a>
<div id="WdTable" runat="server"><FONT face="宋体"></FONT></div> <br>
</td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -