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

📄 物资出库.aspx

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

<!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>
<script language="javascript" type="text/javascript">
// <!CDATA[

function TABLE1_onclick() {

}

// ]]>
</script>
</head>
<body style="text-align: center">
    <form id="form1" runat="server">
    <div style="text-align: center">
        <table id="TABLE1" onclick="return TABLE1_onclick()" style="width: 896px">
            <tr>
                <td style="background-image: url(图片/网页1.jpg); height: 126px; text-align: center; width: 893px;" colspan="3">
                    <span style="font-size: 36pt; color: #000033; font-family: 楷体_GB2312">物资管理系统<br />
                        <asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Size="24pt" Text="               ——出库信息管理"
                            Width="886px"></asp:Label></span></td>
            </tr>
            <tr>
                <td colspan="3" style="height: 14px; width: 893px;">
                    <table style="width: 890px; height: 36px; background-color: #ffff99;">
                        <tr>
                            <td style="width: 100px; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 35px; border-bottom-style: outset;">
                                <asp:LinkButton ID="LinkButtonfan" runat="server" Height="27px" Width="101px">首  页</asp:LinkButton></td>
                            <td style="width: 100px; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 35px; border-bottom-style: outset;">
                                <asp:LinkButton ID="LinkButtonru" runat="server" Width="111px" Height="27px" OnClick="LinkButtonru_Click">入库信息管理</asp:LinkButton></td>
                            <td style="width: 99px; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 35px; border-bottom-style: outset;">
                                <asp:LinkButton ID="LinkButtonku" runat="server" Height="27px" OnClick="LinkButtonku_Click">库存信息管理</asp:LinkButton></td>
                            <td style="width: 100px; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 35px; border-bottom-style: outset;">
                                &nbsp;
                                <asp:LinkButton ID="LinkButtonchu" runat="server" Height="25px" OnClick="LinkButtonchu_Click">物资信息查询</asp:LinkButton></td>
                            <td style="width: 100px; border-top-style: outset; border-right-style: outset; border-left-style: outset;
                                height: 35px; border-bottom-style: outset">
                                <asp:LinkButton ID="LinkButtonzhu" runat="server" Height="28px" Width="101px" OnClick="LinkButtonzhu_Click">注  销</asp:LinkButton></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
                <td style="height: 378px; width: 893px;" colspan="3">
                    <table style="width: 878px; height: 392px">
                        <tr>
                            <td style="background-image: url(图片/网页4.jpg); width: 10px; height: 416px; text-align: center;">
                                <div style="z-index: 101; border-left-color: silver; left: 399px; border-bottom-color: silver;
                                    width: 115px; border-top-style: solid; border-top-color: silver; border-right-style: solid;
                                    border-left-style: solid; position: absolute; top: 296px; height: 93px; background-color: #ffffcc;
                                    border-right-color: silver; border-bottom-style: solid">
                                    <div style="z-index: 101; border-left-color: silver; left: 281px; border-bottom-color: silver;
                                        width: 115px; border-top-style: solid; border-top-color: silver; border-right-style: solid;
                                        border-left-style: solid; position: absolute; top: 133px; height: 94px; background-color: #ffffcc;
                                        text-align: center; border-right-color: silver; border-bottom-style: solid">
                                        <asp:LinkButton ID="LinkButtonbumenlingyong" runat="server" Font-Bold="True" Font-Size="24pt"
                                            Font-Underline="False" ForeColor="Maroon" Height="72px" OnClick="LinkButtonbumenlingyong_Click"
                                            Style="border-top-style: outset; border-right-style: outset; border-left-style: outset;
                                            background-color: #ccccff; border-bottom-style: outset" Width="91px">部门领用</asp:LinkButton></div>
                                    <asp:LinkButton ID="LinkButtonwuzichushou" runat="server" Font-Bold="True" Font-Size="24pt"
                                        Font-Underline="False" ForeColor="Maroon" Height="71px" OnClick="LinkButtonwuzichushou_Click"
                                        Style="border-top-style: outset; border-right-style: outset; border-left-style: outset;
                                        background-color: #ccccff; border-bottom-style: outset" Width="91px">物资出售</asp:LinkButton></div>
                                &nbsp;&nbsp;
                            </td>
                            <td style="width: 90px; height: 416px; background-color: #ffffff">
                                &nbsp; &nbsp;
                                &nbsp; &nbsp;
                                &nbsp; &nbsp;
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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