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

📄 bumenlingyong.aspx

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

<!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: 788px; height: 471px">
            <tr>
                <td colspan="3" style="height: 60px; 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: 600px; height: 303px">
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>领用单编号:</strong></td>
                            <td style="width: 100px; text-align: left;">
                                <asp:TextBox ID="TextBoxlingyongdanbianhao" runat="server" Height="19px" Width="371px"></asp:TextBox></td>
                            <td style="width: 100px">
                                <span style="font-size: 11pt; color: #ff0033">此项必填</span></td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>物资编号:</strong></td>
                            <td style="width: 100px; text-align: center;">
                                <asp:DropDownList ID="DropDownListwuzibianhao" runat="server" Width="372px">
                                </asp:DropDownList></td>
                            <td style="width: 100px">
                                <span style="font-size: 11pt; color: #ff0033">此项必填</span></td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff; height: 21px;">
                                <strong>领用数量:</strong></td>
                            <td style="width: 100px; height: 21px;">
                                <asp:TextBox ID="TextBoxlingyongshuliang" runat="server" Width="371px"></asp:TextBox></td>
                            <td style="width: 100px; height: 21px;">
                                <span style="font-size: 9pt; color: #ff0033">注:此项必填一但填写不可任意修改</span></td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>领用人:</strong></td>
                            <td style="width: 100px; text-align: left;">
                                <asp:DropDownList ID="DropDownListlingyongren" runat="server" Width="376px">
                                </asp:DropDownList>
                            </td>
                            <td style="width: 100px; text-align: left">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>管理员:</strong></td>
                            <td style="width: 100px; text-align: left;">
                                <asp:DropDownList ID="DropDownListguanliyuan" runat="server" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 100px; text-align: left">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>部门编号:</strong></td>
                            <td style="width: 100px; text-align: left;">
                                <asp:DropDownList ID="DropDownListbumenbianhao" runat="server" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 100px">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 103px; background-color: #99ccff">
                                <strong>部门名称:</strong></td>
                            <td style="width: 100px; text-align: left;">
                                <asp:DropDownList ID="DropDownListbumenmingchen" runat="server" Width="376px">
                                </asp:DropDownList></td>
                            <td style="width: 100px; text-align: left">
                            </td>
                        </tr>
                        <tr>
                            <td style="width: 103px; height: 15px; background-color: #99ccff">
                                <strong>领用时间:</strong></td>
                            <td style="width: 100px; height: 15px">
                                <asp:TextBox ID="TextBoxlingyongshijian" runat="server" Height="18px" Width="371px"></asp:TextBox></td>
                            <td style="width: 100px; height: 15px">
                                <span style="font-size: 11pt; color: #ff0000">格式:01-1-1</span></td>
                        </tr>
                    </table>
                    <table style="width: 602px; height: 54px">
                        <tr>
                            <td style="width: 100px; height: 50px">
                                <asp:Button ID="Buttonchazhao" runat="server" OnClick="Buttonchazhao_Click" Style="background-color: #9999ff"
                                    Text="查找" Width="41px" /></td>
                            <td style="width: 100px; height: 50px;">
                                <asp:Button ID="Buttonlshuru" runat="server" Style="background-color: #ccccff" Text="输入"
                                    Width="75px" OnClick="Buttonlshuru_Click" /></td>
                            <td style="width: 100px; height: 50px;">
                                <asp:Button ID="Buttonlshanchu" runat="server" Style="background-color: #ccccff"
                                    Text="删除" Width="75px" OnClick="Buttonlshanchu_Click" /></td>
                            <td style="width: 100px; height: 50px;">
                                <asp:Button ID="Buttonlxiugai" runat="server" Style="background-color: #ccccff" Text="修改"
                                    Width="75px" OnClick="Buttonlxiugai_Click" /></td>
                            <td style="width: 100px; height: 50px;">
                                <asp:Button ID="Buttonlfanhui" runat="server" OnClick="Buttonlfanhui_Click" Style="background-color: #9999ff"
                                    Text="返回" /></td>
                        </tr>
                    </table>
                    <table style="width: 598px; height: 24px">
                        <tr>
                            <td style="width: 100px; text-align: left">
                                <span style="font-size: 9pt; color: #ff0033">注:删除、修改时得先进行查找!输入信息以输入后当前页显示的为准!</span></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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