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

📄 add_wx_end.aspx

📁 高校设备管理系统
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="Admin_Add_wx_end, App_Web_kroltzhb" %>

<!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 id="Head1" runat="server">
      <title>sbzs_001</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"/>
		<link href="../css/style.css" rel="stylesheet" type="text/css"/>
	<meta http-equiv="Content-Type" content="text/html; charset=gb2312"/>
</head>
<body background="../images/bg-2.jpg">
     <form id="frmAnnounce" method="post" runat="server" style="left: 0px; position: absolute; top: 0px;">
			<table width="99%"  border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  
      <td class="f12" style="height: 18px; font-size: 12pt; color: #0000ff;">
          你的位置:操作管理--&gt;设备维修--&gt;设备维修结束</td>
                  <td style="height: 18px">&nbsp;</td>
                </tr>
              </table><table width="100%" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td align="right" style="font-size: 9pt; height: 20px;">
                        共有<asp:label id="lblTotal" runat="server" Width="8px" CssClass="f12">0</asp:label>
                        页 &nbsp; &nbsp;<asp:linkbutton id="btnFirst" runat="server" OnClick="btnFirst_Click" CausesValidation="False">首页</asp:linkbutton>
                        &nbsp;<asp:linkbutton id="btnPrev" runat="server" OnClick="btnPrev_Click" CausesValidation="False">上页</asp:linkbutton>&nbsp;
						<asp:linkbutton id="btnNext" runat="server" OnClick="btnNext_Click" CausesValidation="False">下页</asp:linkbutton>&nbsp;
						<asp:linkbutton id="btnLast" runat="server" OnClick="btnLast_Click" CausesValidation="False">尾页</asp:linkbutton>&nbsp;
                        当前第<asp:Label ID="labnowpage" runat="server" Text="1"></asp:Label>页 第<asp:DropDownList
                            ID="ddl_nowpage" runat="server" AutoPostBack="True" OnSelectedIndexChanged="ddl_nowpage_SelectedIndexChanged"
                            Width="40px">
                        </asp:DropDownList>页<input id="Hidden1" style="width: 1px" type="hidden" />
                        &nbsp;
                    </td>
                    <td align="right" style="font-size: 9pt; height: 20px">
                    </td>
				</tr>
				<tr>
					<td>
                        <asp:GridView ID="GridView1" runat="server"
                            BorderStyle="Double" BorderWidth="3px" cellpadding="4" ForeColor="#333333" GridLines="None" AllowPaging="True" AutoGenerateColumns="False" Width="100%" style="vertical-align: middle; text-align: center" HorizontalAlign="Center" DataKeyNames="sbid" BorderColor="DarkGray" OnRowCommand="GridView1_RowCommand" OnRowEditing="GridView1_RowEditing" >
                            <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
                            <Columns>
                                <asp:CommandField ButtonType="Button" EditText="选择" ShowEditButton="True">
                                    <HeaderStyle HorizontalAlign="Center" VerticalAlign="Middle" />
                                    <ItemStyle HorizontalAlign="Center" VerticalAlign="Middle" />
                                </asp:CommandField>
                                <asp:BoundField DataField="id" HeaderText="维修编号" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="sblb" HeaderText="设备类别" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="sbmc" HeaderText="设备名称" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="sbxh" HeaderText="设备型号" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="wxkssj" HeaderText="维修开始日期" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="sbzt" HeaderText="设备状态" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                                <asp:BoundField DataField="bz" HeaderText="备注" >
                                    <HeaderStyle Wrap="False" />
                                </asp:BoundField>
                            </Columns>
                            <PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" />
                            <SelectedRowStyle Font-Bold="True" />
                            <HeaderStyle BackColor="#8080FF" Font-Bold="True" ForeColor="White" />
                            <AlternatingRowStyle BackColor="White" />
                            <RowStyle BackColor="#EFF3FB" />
                            <EditRowStyle BackColor="#2461BF" />
                        </asp:GridView>
                    </td>
                    <td>
                    </td>
				</tr>
				
			</table>
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
				<tr style="width: 100%;">
					<td vAlign="top" style="WIDTH: 100%; height: 328px;">
						<table class="f12" cellspacing="1" cellpadding="0" width="100%" bgcolor="#2c8ed8" border="0">
							<tr bgcolor="#e6f2fb">
								<td style="HEIGHT: 16px; width: 111px; text-align: left;" align="center" bgcolor="#cce4f7">
                                    设备类别:</td>
								<td style="WIDTH: 223px; HEIGHT: 16px">
                                    <asp:TextBox ID="sblb" runat="server" ReadOnly="True"></asp:TextBox>
                                    <input id="sbid" type="hidden" runat="server"/></td>
								<td class="f12" style="HEIGHT: 16px; width: 92px; text-align: left;" align="center" bgcolor="#cce4f7">
                                    设备名称:&nbsp;</td>
								<td style="HEIGHT: 16px">
                                    <asp:TextBox ID="sbmc" runat="server" ReadOnly="True" Width="139px"></asp:TextBox>
                                    <input id="id1" type="hidden" runat="server" style="width: 137px"/></td>
							</tr>
							<tr bgcolor="#e6f2fb">
								<td align="center" bgcolor="#cce4f7" style="height: 25px; width: 111px; text-align: left;">设备型号:</td>
								<td style="WIDTH: 223px; height: 25px;">
									<asp:textbox id="sbxh" runat="server" ReadOnly="True"></asp:textbox></td>
								<td class="f12" align="center" bgcolor="#cce4f7" style="height: 25px; width: 92px; text-align: left;">
                                    维修人:</td>
								<td style="height: 25px">
                                    <asp:TextBox ID="wxr" runat="server" Width="140px"></asp:TextBox></td>
							</tr>
                            <tr bgcolor="#e6f2fb">
                                <td align="center" bgcolor="#cce4f7" style="width: 111px; height: 25px; text-align: left">
                                    维修费用:</td>
                                <td style="width: 223px; height: 25px; color: #0000cc;">
                                    <asp:TextBox ID="wxfy" runat="server" Width="144px"></asp:TextBox>*元<asp:RequiredFieldValidator
                                        ID="RequiredFieldValidator1" runat="server" ControlToValidate="wxfy" ErrorMessage="维修费用不能为空!"></asp:RequiredFieldValidator></td>
                                <td align="center" bgcolor="#cce4f7" class="f12" style="width: 92px; height: 25px;
                                    text-align: left">
                                    维修工时:</td>
                                <td style="height: 25px; color: #0000cc;">
                                    <asp:TextBox ID="wxgs" runat="server" Width="138px"></asp:TextBox>*小时<asp:RequiredFieldValidator
                                        ID="RequiredFieldValidator2" runat="server" ControlToValidate="wxgs" ErrorMessage="维修工时不能为空!"></asp:RequiredFieldValidator></td>
                            </tr>
                            <tr bgcolor="#e6f2fb">
                                <td align="center" bgcolor="#cce4f7" style="width: 111px; height: 25px; text-align: left">
                                    维修开始时间:</td>
                                <td style="width: 223px; height: 25px">
                                    <asp:TextBox ID="wxkssj" runat="server" ReadOnly="True"></asp:TextBox><asp:Button ID="Button3" runat="server" CssClass="submit" OnClick="Button3_Click"
                            Text="选择" Width="44px" CausesValidation="False" />
                                    <asp:Calendar ID="Calendar1" runat="server" BackColor="#FFFFCC" BorderColor="#FFCC66"
                                        BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt"
                                        ForeColor="#663399" Height="200px" OnSelectionChanged="Calendar1_SelectionChanged"
                                        ShowGridLines="True" Visible="False" Width="210px">
                                        <SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" />
                                        <TodayDayStyle BackColor="#FFCC66" ForeColor="White" />
                                        <SelectorStyle BackColor="#FFCC66" />
                                        <OtherMonthDayStyle ForeColor="#CC9966" />
                                        <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" />
                                        <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" />
                                        <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" />
                                    </asp:Calendar>
                                </td>
                                <td align="center" bgcolor="#cce4f7" class="f12" style="width: 92px; height: 25px;
                                    text-align: left">
                                    维修结束时间:</td>
                                <td style="color: #3300cc; height: 25px">
                                    <asp:TextBox ID="wxjssj" runat="server" Width="142px"></asp:TextBox>
                                    <asp:Button ID="Button4" runat="server" CssClass="submit" OnClick="Button4_Click"
                            Text="选择" Width="44px" CausesValidation="False" />
                                    <asp:Calendar ID="Calendar2" runat="server" BackColor="#FFFFCC" BorderColor="#FFCC66"
                                        BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt"
                                        ForeColor="#663399" Height="200px" OnSelectionChanged="Calendar2_SelectionChanged"
                                        ShowGridLines="True" Width="212px" Visible="False">
                                        <SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" />
                                        <TodayDayStyle BackColor="#FFCC66" ForeColor="White" />
                                        <SelectorStyle BackColor="#FFCC66" />
                                        <OtherMonthDayStyle ForeColor="#CC9966" />
                                        <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" />
                                        <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" />
                                        <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" />
                                    </asp:Calendar>
                                    <asp:ValidationSummary ID="ValidationSummary1" runat="server" ShowMessageBox="True"
                                        ShowSummary="False" />
                                </td>
                            </tr>
                            <tr bgcolor="#e6f2fb">
                                <td align="center" bgcolor="#cce4f7" height="175" style="width: 111px; text-align: left">
                                    故障原因:</td>
                                <td colspan="3" style="vertical-align: middle; color: #3300cc; text-align: left">
                                    <asp:TextBox ID="gzyy" runat="server" Height="140px" TextMode="MultiLine" Width="440px"></asp:TextBox></td>
                            </tr>
							<tr bgcolor="#e6f2fb">
								<td align="center" bgcolor="#cce4f7" height="175" style="width: 111px; text-align: left;">备注:</td>
								<td colspan="3">
									<asp:textbox id="my_bz" runat="server" Height="137px" Width="432px" TextMode="MultiLine"></asp:textbox></td>
							</tr>
						</table>
					</td>
					
				</tr>
				
				<tr>
					<td valign="top" align="center" colspan="2">
                        &nbsp; &nbsp;
						<asp:button id="Button1" runat="server" CssClass="submit" Text="维修结束" OnClick="Button1_Click"></asp:button>&nbsp;&nbsp;&nbsp;
                        <asp:Button ID="Button2" runat="server" CssClass="submit" OnClick="Button2_Click"
                            Text="重写" /></td>
				</tr>
			</table>
			
		</form>
</body>
</html>

⌨️ 快捷键说明

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