📄 wx_search11.aspx
字号:
<%@ page language="C#" autoeventwireup="true" enableeventvalidation="false" inherits="Admin_wx_search11, App_Web_gv65xqgf" %>
<!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="font-size: 12pt; color: #0000ff">
你的位置:统计查询-->设备维修查询-->维修中查询-->维修中精确查询<asp:TextBox ID="TextBox1" runat="server"
Visible="False">0</asp:TextBox></td>
<td> </td>
</tr>
</table><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td ><table class="f12" cellspacing="1" cellpadding="0" width="100%" bgcolor="#2c8ed8"
border="0">
<tr bgcolor="#e6f2fb">
<td bgcolor="#cce4f7" height="35" style="height: 35px" width="18%">
设备类别:</td>
<td height="35" style="width: 146px; height: 35px">
<asp:DropDownList ID="ddl_sblb" runat="server" OnSelectedIndexChanged="ddl_sblb_SelectedIndexChanged" Width="105px" AutoPostBack="True" DataTextField="sblb" DataValueField="sblbid">
<asp:ListItem></asp:ListItem>
</asp:DropDownList></td>
<td bgcolor="#cce4f7" height="35" style="height: 35px" width="15%">
设备名称:
</td>
<td height="35" style="height: 35px" width="32%">
<asp:dropdownlist id="ddl_sbmc" runat="server" Width="101px" DataValueField="sbmcid" DataTextField="sbmc" OnSelectedIndexChanged="ddl_sbmc_SelectedIndexChanged" AutoPostBack="True" >
<asp:ListItem></asp:ListItem>
</asp:dropdownlist></td>
</tr>
<tr bgcolor="#e6f2fb">
<td width="18%" height="35" bgcolor="#cce4f7" style="HEIGHT: 35px">
设备型号:</td>
<td height="35" style="HEIGHT: 35px; width: 146px;"><font face="宋体"><asp:DropDownList ID="ddl_sbxh" runat="server" Width="105px" AutoPostBack="True" DataTextField="sbxh" DataValueField="sbxh">
<asp:ListItem></asp:ListItem>
</asp:DropDownList></font></td>
<td width="15%" height="35" bgcolor="#cce4f7" style="HEIGHT: 35px"><font face="宋体"><span style="background-color: #cce4f7"></span></font></td>
<td width="32%" height="35" style="HEIGHT: 35px"><font face="宋体">
</font></td>
</tr>
<tr bgcolor="#e6f2fb">
<td colspan="4" bgcolor="#cce4f7" style="height: 22px"><table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr align="center">
<td style="height: 20px"><asp:button CssClass="submit" id="Ok" runat="server" Width="58px" Text="查询" OnClick="Ok_Click"></asp:button></td>
<td style="height: 20px">
<asp:Button ID="Button3" runat="server" CssClass="submit" OnClick="Excel_Click"
Text="分页导出EXCEL" />
<asp:button id="Button2" runat="server" Text="导出EXCEL" CssClass="submit" OnClick="Button2_Click"></asp:button></td>
<td style="height: 20px"><asp:button CssClass="submit" id="Button1" runat="server" Width="58px" Text="返回" OnClick="Excel_Click"></asp:button></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td >
</td>
</tr>
<tr>
<td align="right" style="font-size: 9pt; height: 20px;">
共有<asp:label id="lblTotal" runat="server" Width="8px" CssClass="f12">0</asp:label>
页 <asp:linkbutton id="btnFirst" runat="server" OnClick="btnFirst_Click">首页</asp:linkbutton>
<asp:linkbutton id="btnPrev" runat="server" OnClick="btnPrev_Click">上页</asp:linkbutton>
<asp:linkbutton id="btnNext" runat="server" OnClick="btnNext_Click">下页</asp:linkbutton>
<asp:linkbutton id="btnLast" runat="server" OnClick="btnLast_Click">尾页</asp:linkbutton>
当前第<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" />
</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="id">
<FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
<Columns>
<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="sbzt" HeaderText="维修状态">
<HeaderStyle Wrap="False" />
</asp:BoundField>
<asp:BoundField DataField="wxkssj" 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>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -