📄 3物资信息管理.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="3物资信息管理.aspx.cs" Inherits="盘点" %>
<!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 runat="server">
<title>无标题页</title>
</head>
<body style="text-align: center">
<form id="form1" runat="server">
<div style="text-align: center">
<table style="background-image: url(图片/网页1.jpg); width: 900px">
<tr>
<td style="width: 100px; height: 15px">
</td>
<td style="width: 100px; height: 15px">
</td>
<td style="width: 100px; height: 15px">
</td>
</tr>
<tr>
<td colspan="3" style="height: 54px">
<strong><span style="font-size: 36pt; color: #000033; font-family: 隶书">物资管理系统</span></strong></td>
</tr>
<tr style="font-family: Times New Roman">
<td style="width: 100px; height: 41px">
</td>
<td colspan="2" style="height: 41px">
<strong><span style="font-size: 24pt">
——<span style="color: #000033"><span
style="font-family: 隶书">库存信息管理</span></span></span></strong></td>
</tr>
</table>
</div>
<table style="width: 897px; height: 33px; border-right: gray thin solid; border-top: gray thin solid; border-left: gray thin solid; border-bottom: gray thin solid;">
<tr>
<td style="width: 187px">
<span style="font-size: 16pt">
<asp:Label ID="Label1" runat="server" Font-Bold="True" ForeColor="Maroon" Text="物资信息管理"></asp:Label></span></td>
<td style="width: 115px">
<asp:LinkButton ID="LinkButton4" runat="server" OnClick="LinkButton4_Click">物资信息盘点</asp:LinkButton></td>
<td style="width: 128px">
<span><span style="font-size: 12pt">
<asp:LinkButton ID="LinkButton2" runat="server" OnClick="LinkButton2_Click">部门管理</asp:LinkButton></span></span></td>
<td colspan="2">
<span><span style="font-size: 12pt"><span style="color: #3300ff">
<asp:LinkButton ID="LinkButton3" runat="server" OnClick="LinkButton3_Click">职工管理</asp:LinkButton></span></span></span><span><span style="font-size: 12pt"><strong></strong></span></span></td>
<td style="width: 149px; border-right: #000000 thin solid; border-top: #000000 thin solid; font-size: 12pt; border-left: #000000 thin solid; border-bottom: #000000 thin solid; background-color: #ffffcc;">
<asp:LinkButton ID="LinkButton1" runat="server" Font-Underline="False" Style="border-top-style: outset;
border-right-style: outset; border-left-style: outset; background-color: #ffffff;
border-bottom-style: outset" OnClick="LinkButton1_Click">返 回</asp:LinkButton>
</td>
<td style="border-right: #000000 thin solid; border-top: #000000 thin solid; font-size: 12pt;
border-left: #000000 thin solid; width: 162px; border-bottom: #000000 thin solid;
background-color: #ffffcc">
<asp:LinkButton ID="LinkButton5" runat="server" Font-Bold="False" Font-Underline="False"
OnClick="LinkButton5_Click" Style="border-right: #ffffff thin outset; border-top: #ffffff thin outset;
border-left: #ffffff thin outset; border-bottom: #ffffff thin outset" Width="62px">注销</asp:LinkButton></td>
</tr>
</table>
<table style="width: 876px; height: 405px; border-top-style: outset; border-right-style: outset; border-left-style: outset; border-bottom-style: outset; background-color: #ededed;">
<tr>
<td colspan="3" style="border-right: white thin solid; border-top: white thin solid;
border-left: white thin solid; border-bottom: white thin solid; height: 166px; width: 920px; text-align: center;">
<table style="width: 878px; height: 270px">
<tr>
<td colspan="4" style="border-right: silver thin ridge; border-top: silver thin ridge;
border-left: silver thin ridge; border-bottom: silver thin ridge; height: 10px">
<asp:Label ID="Label5" runat="server" Font-Bold="True" Font-Size="24pt" Height="33px"
Text="物资信息管理" Width="251px"></asp:Label>
</td>
</tr>
<tr>
<td style="width: 78px; height: 14px; text-align: left">
<span style="color: #3300ff; border-right: silver thin ridge; border-top: silver thin ridge; border-left: silver thin ridge; border-bottom: silver thin ridge;">
<asp:Label ID="Label8" runat="server" Text="输入搜索项:" Width="197px" style="background-color: #ffffff"></asp:Label></span></td>
<td colspan="4" style="height: 14px; background-color: #ffff99; text-align: left; width: 617px; border-top-style: ridge; border-right-style: ridge; border-left-style: ridge; border-bottom-style: ridge;">
<asp:Label ID="Label6" runat="server" Text="物资编号:" Width="86px"></asp:Label>
<asp:DropDownList
ID="DropDownList1" runat="server" Width="99px">
</asp:DropDownList> <asp:Label ID="Label7"
runat="server" Text="物资名称:" Width="86px"></asp:Label>
<asp:DropDownList ID="DropDownList7" runat="server" Width="111px">
</asp:DropDownList>
</td>
</tr>
<tr>
<td style="width: 78px; text-align: left">
<span style="color: #0000ff">
<asp:Label ID="Label2" runat="server" Text="输入选项:" Width="197px" style="border-right: silver thin ridge; border-top: silver thin ridge; border-left: silver thin ridge; border-bottom: silver thin ridge; background-color: #ffffff;"></asp:Label></span></td>
<td colspan="4" style="background-color: transparent; text-align: left; width: 617px; border-right: thin ridge; border-top: thin ridge; border-left: thin ridge; border-bottom: thin ridge;">
<table style="width: 666px; background-color: #ffccff;">
<tr>
<td style="width: 100px; height: 10px;">
<asp:Label ID="Label14" runat="server" Text="物资编号:" Width="80px"></asp:Label></td>
<td style="width: 100px; height: 10px;">
<asp:TextBox ID="TextBox2" runat="server" Width="131px"></asp:TextBox></td>
<td style="width: 100px; height: 10px;">
<asp:Label ID="Label15" runat="server" Text="物资名称:" Width="84px"></asp:Label></td>
<td style="width: 100px; height: 10px;">
<asp:TextBox ID="TextBox3" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 100px; height: 26px;">
<asp:Label ID="Label16" runat="server" Text="物资数量:" Width="84px"></asp:Label></td>
<td style="width: 100px; height: 26px;">
<asp:TextBox ID="TextBox4" runat="server" Width="130px"></asp:TextBox></td>
<td style="width: 100px; text-align: left; height: 26px;">
<asp:Label ID="Label17" runat="server" Text=" 生产地点:" Width="89px"></asp:Label></td>
<td style="width: 100px; text-align: left; height: 26px;">
<asp:TextBox ID="TextBox7" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 100px; height: 26px;">
<asp:Label ID="Label18" runat="server" Text="仓库名称:"></asp:Label></td>
<td style="width: 100px; height: 26px;">
<asp:DropDownList ID="DropDownList3" runat="server" Width="136px">
</asp:DropDownList></td>
<td style="width: 100px; height: 26px;">
<asp:Label ID="Label19" runat="server" Text="单 价 :"></asp:Label></td>
<td style="width: 100px; height: 26px;">
<asp:TextBox ID="TextBox5" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 100px; height: 24px;">
<asp:Label ID="Label20" runat="server" Text="备 注 :"></asp:Label></td>
<td style="width: 100px; height: 24px;">
<asp:DropDownList ID="DropDownList4" runat="server" Width="137px">
</asp:DropDownList></td>
<td style="height: 24px;" colspan="2">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 78px; height: 75px; text-align: left">
<span style="color: #3300ff"> <asp:Label ID="Label9" runat="server" Text="显示操作前后的物资信息:" Width="192px" style="border-right: silver thin ridge; border-top: silver thin ridge; border-left: silver thin ridge; border-bottom: silver thin ridge; background-color: #ffffff;"></asp:Label></span></td>
<td colspan="3" style="height: 75px; background-color: transparent; width: 1309px; border-right: thin ridge; border-top: thin ridge; border-left: thin ridge; border-bottom: thin ridge;">
<asp:GridView ID="GridView1" runat="server" Style="background-color: #ff66ff" Width="651px">
</asp:GridView>
</td>
</tr>
</table>
<asp:Button ID="Button2" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="核 对" Width="100px" OnClick="Button2_Click" Height="33px" />
<asp:Button ID="Button5" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Height="34px" OnClick="Button5_Click" Text="修 改" Width="99px" />
<asp:Button ID="Button3" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="添 加" Width="97px" OnClick="Button3_Click" Height="33px" />
<asp:Button ID="Button4" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="删 除" Width="102px" OnClick="Button4_Click" Height="32px" /></td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -