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

📄 wx_detail.aspx

📁 该系统采用asp+sql的实验室管理系统
💻 ASPX
字号:
<%@ Page language="c#" Inherits="Sbgl.Admin.wx_detail" CodeFile="wx_detail.aspx.cs" %>
<HTML>
	<HEAD>
		<title>修改维修</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">
		<SCRIPT language="JavaScript">
function selclass() {
	window.open('bm_Tree.aspx','','width=250,height=200,left=360,top=250,scrollbars=yes');
}
function selsbbh() {
	window.open('selsbh.aspx','','width=350,height=200,left=360,top=250,scrollbars=yes');
}
function seltime(inputName)
{
	window.open('seltime.aspx?InputName='+inputName+'','','width=250,height=220,left=360,top=250,scrollbars=yes');  
}
		</SCRIPT>
		<form id="frmAnnounce" method="post" runat="server">
			<table width="99%" height="27" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td class="f12">你的位置:设备管理--&gt;维修信息</td>
					<td>&nbsp;</td>
				</tr>
			</table>
			<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#2c8ed8"
				class="f12">
				<tr>
					<td width="91" height="24" align="center" bgcolor="#cce4f7" style="WIDTH: 77px; HEIGHT: 24px">维修人:</td>
					<td width="368" height="24" bgcolor="#e6f2fb" style="WIDTH: 368px; HEIGHT: 24px">&nbsp;
						<asp:Label id="Label1" runat="server"></asp:Label>
						<asp:Label id="Label3" runat="server">Label</asp:Label>
					</td>
					<td width="60" height="24" align="center" bgcolor="#cce4f7" class="f12" style="WIDTH: 60px; HEIGHT: 24px"></td>
					<td width="304" height="24" bgcolor="#e6f2fb" style="HEIGHT: 24px">&nbsp;</td>
				</tr>
				<TR>
					<TD width="91" height="24" align="center" bgColor="#cce4f7" style="WIDTH: 77px">维修工时:</TD>
					<TD height="24" bgColor="#e6f2fb" style="WIDTH: 368px">&nbsp;
						<asp:Label id="Label2" runat="server">Label</asp:Label>
						(小时)</TD>
					<TD width="60" height="24" align="center" bgColor="#cce4f7" class="f12" style="WIDTH: 60px">维修费用:</TD>
					<TD height="24" bgColor="#e6f2fb">&nbsp;
						<asp:Label id="Label4" runat="server">Label</asp:Label>(元)</TD>
				</TR>
				<TR>
					<TD width="91" height="60" align="center" bgColor="#cce4f7" style="WIDTH: 77px; HEIGHT: 60px">故障原因:</TD>
					<TD height="60" colspan="3" bgColor="#e6f2fb" style="HEIGHT: 60px">&nbsp;
						<asp:Label id="Label5" runat="server">Label</asp:Label></TD>
				</TR>
				<TR>
					<TD width="91" height="20" align="center" bgColor="#cce4f7" style="WIDTH: 77px">开始时间:</TD>
					<TD height="20" bgColor="#e6f2fb" style="WIDTH: 368px">&nbsp;&nbsp;
						<asp:Label id="Label6" runat="server">Label</asp:Label></TD>
					<TD width="60" height="20" align="center" bgColor="#cce4f7" class="f12" style="WIDTH: 60px">结束时间:</TD>
					<TD height="20" bgColor="#e6f2fb">&nbsp;&nbsp;
						<asp:Label id="Label7" runat="server">Label</asp:Label></TD>
				</TR>
				<TR>
					<TD width="91" height="20" align="center" bgColor="#cce4f7" style="WIDTH: 77px; HEIGHT: 138px">备注:</TD>
					<TD style="HEIGHT: 138px" bgColor="#e6f2fb" colSpan="3" height="20">&nbsp;
						<asp:Label id="Label8" runat="server">Label</asp:Label></TD>
				</TR>
				<TR bgColor="#e6f2fb">
					<TD align="center" colSpan="4" height="25"><FONT face="宋体"><A href="javascript:history.go(-1);">点此返回</A>
						</FONT>
					</TD>
				</TR>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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