📄 1首页.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="1首页.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>
</head>
<body>
<form id="form1" runat="server">
<div style="text-align: center">
<table style="width: 802px; height: 618px">
<tr>
<td colspan="3" style="background-image: url(图片/网页1.jpg); height: 158px; text-align: center;">
<span style="font-size: 36pt; color: #000066; font-family: 隶书">
物资管理系统
<div style="z-index: 101; left: 788px; width: 76px; position: absolute; top: 50px;
height: 62px">
<asp:LinkButton ID="LinkButton8" runat="server" Font-Bold="True" Font-Size="16pt"
ForeColor="#000066" Font-Underline="False" OnClick="LinkButton8_Click">登 录</asp:LinkButton>
</div>
</span></td>
</tr>
<tr>
<td style="width: 173px; height: 21px; border-left-color: white; border-bottom-color: white; border-top-style: outset; border-top-color: white; border-right-style: outset; border-left-style: outset; background-color: #ccccff; border-right-color: white; border-bottom-style: outset;">
<asp:Label ID="Label2" runat="server" Font-Underline="True" Text="首 页"></asp:Label></td>
<td colspan="2" style="width: 650px; height: 21px; border-top-style: outset; border-right-style: outset; border-left-style: outset; background-color: #ccccff; border-bottom-style: outset;">
<asp:LinkButton ID="Input" runat="server" Width="127px" Font-Names="宋体" Font-Underline="True" OnClick="Input_Click">入库信息管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton2" runat="server" Width="127px" Font-Size="11pt" Font-Underline="True" OnClick="LinkButton2_Click">出库信息管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton3" runat="server" Width="101px" Font-Underline="True" OnClick="LinkButton3_Click">库存信息管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton4" runat="server" Width="107px" style="background-color: transparent" Font-Underline="True" OnClick="LinkButton4_Click">物资信息查询</asp:LinkButton></td>
</tr>
<tr>
<td colspan="3" style="height: 202px; background-image: url(图片/网页12.jpg); text-align: left;">
<table style="width: 797px;
height: 482px">
<tr>
<td style="width: 178px; height: 22px; text-align: center">
</td>
<td style="width: 77px; height: 22px">
</td>
<td style="width: 90px; height: 22px; text-align: center">
<br />
<asp:LinkButton ID="LinkButton5"
runat="server" Font-Bold="True" Font-Names="幼圆" Font-Size="14pt" ForeColor="#330066" Width="200px" Font-Underline="False" OnClick="LinkButton5_Click">库存信息管理</asp:LinkButton></td>
<td style="width: 73px; height: 22px">
</td>
<td style="width: 166px; height: 22px">
</td>
</tr>
<tr>
<td style="width: 178px; height: 118px">
</td>
<td style="width: 77px; height: 118px">
</td>
<td style="width: 90px; height: 118px">
</td>
<td style="width: 73px; height: 118px">
</td>
<td style="width: 166px; height: 118px">
</td>
</tr>
<tr>
<td style="width: 178px; height: 56px; text-align: center">
<table style="width: 154px; height: 52px">
<tr>
<td style="width: 125px">
<asp:LinkButton ID="LinkButton7" runat="server" Font-Bold="True" Font-Names="幼圆"
Font-Size="14pt" ForeColor="#330066" Width="177px" Font-Underline="False" OnClick="LinkButton7_Click">入库信息管理</asp:LinkButton></td>
</tr>
</table>
</td>
<td style="width: 77px; height: 56px">
</td>
<td style="width: 90px; height: 56px; text-align: center">
<table style="height: 103px">
<tr>
<td style="width: 100px; height: 80px">
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Names="幼圆" Font-Size="16pt"
ForeColor="Black" Text="物资管理" Height="17px" Width="209px"></asp:Label></td>
</tr>
</table>
<br />
</td>
<td style="width: 73px; height: 56px">
</td>
<td style="width: 166px; height: 56px; text-align: center">
<table style="width: 157px; height: 52px">
<tr>
<td style="width: 100px">
<asp:LinkButton ID="LinkButton1"
runat="server" Font-Bold="True" Font-Names="幼圆" Font-Size="14pt" ForeColor="#330066" Height="22px" Width="150px" Font-Underline="False" OnClick="LinkButton1_Click">出库信息管理</asp:LinkButton></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 178px; height: 106px">
</td>
<td style="width: 77px; height: 106px">
</td>
<td style="width: 90px; height: 106px">
</td>
<td style="width: 73px; height: 106px">
</td>
<td style="width: 166px; height: 106px">
</td>
</tr>
<tr>
<td style="width: 178px; height: 22px">
</td>
<td style="width: 77px; height: 22px">
</td>
<td style="width: 90px; height: 22px; text-align: center">
<asp:LinkButton ID="LinkButton6" runat="server" Font-Bold="True" Font-Names="幼圆"
Font-Size="14pt" ForeColor="#330066" Width="192px" Font-Underline="False" OnClick="LinkButton6_Click">物资信息查询</asp:LinkButton></td>
<td style="width: 73px; height: 22px">
</td>
<td style="width: 166px; height: 22px">
</td>
</tr>
</table>
<br />
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -