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

📄 wuzichushou.aspx

📁 本系统时物资管理系统
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="wuzichushou.aspx.cs" Inherits="wuzichushou" %>

<!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>
    <form id="form1" runat="server">
    <div style="text-align: center">
        <table style="width: 828px; height: 474px">
            <tr>
                <td colspan="3" style="height: 63px; background-color: #3333ff">
                    <strong><span style="font-size: 24pt; font-family: 楷体_GB2312">物 资 出 售</span></strong></td>
            </tr>
            <tr>
                <td colspan="3" rowspan="2" style="background-color: #ffffff">
                    <table style="width: 594px; height: 299px">
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; height: 7px; text-align: center;">
                                出售单编号:</td>
                            <td style="width: 66px; height: 7px; text-align: left;">
                                <asp:TextBox ID="TextBoxchushoudanbianhao" runat="server" Height="20px" Width="369px"></asp:TextBox></td>
                            <td style="width: 103px; height: 7px; text-align: left">
                                <span style="color: #ff0033; font-size: 11pt;">此项必填</span></td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; height: 28px;">
                                出售时间:</td>
                            <td style="width: 66px; text-align: left; height: 28px;">
                                <asp:TextBox ID="TextBoxchushoushijian" runat="server" Height="19px" Width="369px"></asp:TextBox></td>
                            <td style="width: 103px; text-align: left; height: 28px;">
                                <span style="font-size: 11pt; color: #ff0000">格式:01-1-1</span></td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; height: 28px; text-align: center;">
                                物资编号:</td>
                            <td style="width: 66px; height: 28px; text-align: left;">
                                <asp:DropDownList ID="DropDownListwuzibianhao" runat="server" Height="45px" Width="374px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; height: 28px; text-align: left">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; height: 30px;">
                                物资名称:</td>
                            <td style="width: 66px; text-align: left; height: 30px;">
                                <asp:DropDownList ID="DropDownListwuzimingchen" runat="server" Height="25px" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; text-align: left; height: 30px;">
                                <span style="color: #ff0000; font-size: 11pt;">此项必填</span></td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; text-align: center; height: 29px;">
                                客户编号:</td>
                            <td style="width: 66px; height: 29px;">
                                <asp:DropDownList ID="DropDownListkehubianhao" runat="server" Width="372px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; height: 29px;">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; text-align: center; height: 27px;">
                                客户名称:</td>
                            <td style="width: 66px; height: 27px;">
                                <asp:DropDownList ID="DropDownListkehumingchen" runat="server" Width="372px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; height: 27px;">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; text-align: center; height: 18px;">
                                经手人:</td>
                            <td style="width: 66px; height: 18px;">
                                <asp:DropDownList ID="DropDownListjingshouren" runat="server" Height="27px" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; height: 18px;">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 139px; background-color: #99ccff; text-align: center; height: 24px;">
                                物资数量:</td>
                            <td style="width: 66px; text-align: left; height: 24px;">
                                <asp:TextBox ID="TextBoxwuzishuliang" runat="server" Width="367px" Height="18px"></asp:TextBox></td>
                            <td style="width: 103px; text-align: left; height: 24px;">
                                <span style="color: #ff0033; font-size: 11pt;">此项必填</span></td>
                        </tr>
                        <tr>
                            <td style="width: 139px; height: 24px; background-color: #99ccff; text-align: center">
                                出售价格:</td>
                            <td style="width: 66px; height: 24px; text-align: left">
                                <asp:DropDownList ID="DropDownListchushoujiage" runat="server" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 103px; height: 24px; text-align: left">
                            </td>
                        </tr>
                    </table>
                    &nbsp;
                    <table style="width: 596px; height: 46px">
                        <tr>
                            <td style="width: 100px">
                                <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Style="background-color: #9999ff"
                                    Text="查找" /></td>
                            <td style="width: 100px">
                                <asp:Button ID="Buttoncshuru" runat="server" OnClick="Buttoncshuru_Click" Style="background-color: #ccccff"
                                    Text="输入" Width="75px" /></td>
                            <td style="width: 100px">
                                <asp:Button ID="Buttoncshanchu" runat="server" OnClick="Buttoncshanchu_Click" Style="background-color: #ccccff"
                                    Text="删除" Width="77px" /></td>
                            <td style="width: 100px">
                                <asp:Button ID="Buttoncxiugai" runat="server" Style="background-color: #ccccff" Text="修改"
                                    Width="75px" OnClick="Buttoncxiugai_Click" /></td>
                            <td style="width: 100px">
                                <asp:Button ID="Buttoncfanhui" runat="server" OnClick="Buttoncfanhui_Click1" Style="background-color: #9999ff"
                                    Text="返回" /></td>
                        </tr>
                    </table>
                    <table style="width: 590px; height: 30px">
                        <tr>
                            <td style="width: 100px">
                                <span style="font-size: 10pt; color: #ff0000">注:删除、修改时请先进行查找;输入信息以输入后当页面显示的为准!</span></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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