📄 物资入库界面.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 DIV1_onclick() {
}
// ]]>
</script>
</head>
<body>
<form id="form1" runat="server">
<div>
<table style="width: 796px; height: 128px">
<tr>
<td style="background-image: url(图片/网页1.jpg); width: 96px; height: 128px; text-align: right">
<div style="z-index: 102; left: 395px; width: 398px; position: absolute; top: 109px;
height: 6px; text-align: left" id="DIV1" onclick="return DIV1_onclick()">
<span><span style="font-size: 14pt"><span style="font-size: 16pt; font-family: 华文彩云;">wu zi guan li xi tong</span>
</span>
</span>
<div style="z-index: 101; left: -360px; width: 226px; position: absolute; top: -67px;
height: 47px">
<span style="font-size: 32pt">WELCOME</span></div>
</div>
</td>
</tr>
</table>
<table style="width: 799px; height: 115px">
<tr>
<td style="background-image: url(图片/字幕 .jpg); width: 100px; border-right: black thick inset; border-top: black thick inset; border-left: black thick inset; border-bottom: black thick inset;">
<div style="z-index: 103; left: 680px; width: 113px; position: absolute; top: 216px;
height: 44px">
<asp:Button ID="Button1" runat="server" Font-Size="16pt" Height="34px" OnClick="Button1_Click"
Style="border-right: #ff99ff thick outset; border-top: #ff99ff thick outset;
left: 6px; border-left: #ff99ff thick outset; border-bottom: #ff99ff thick outset;
position: relative; top: 5px; background-color: #3366ff" Text="返 回" Width="99px" /></div>
</td>
</tr>
</table>
<table style="width: 792px; height: 357px">
<tr>
<td style="width: 70px; height: 39px; background-color: #6699ff; border-right: moccasin 12px outset; border-top: moccasin 12px outset; border-left: moccasin 12px outset; border-bottom: moccasin 12px outset;">
<table style="height: 287px; width: 89px;">
<tr>
<td style="width: 102px; background-color: #3366ff; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 229px; text-align: center; border-bottom-style: outset;">
<asp:LinkButton ID="LinkButton1" runat="server" Font-Names="黑体" Font-Size="36pt"
ForeColor="Black" Height="168px" OnClick="LinkButton1_Click1" Width="48px">采购登记</asp:LinkButton></td>
</tr>
</table>
</td>
<td style="background-image: url(图片/箭头2 .jpg); width: 136px; height: 39px; background-color: #6699ff">
</td>
<td style="width: 155px; height: 39px; background-color: #3366ff; border-right: moccasin 12px outset; border-top: moccasin 12px outset; border-left: moccasin 12px outset; border-bottom: moccasin 12px outset; text-align: center;">
<span style="font-size: 48pt">物
<br />
资
<br />
入
<br />
库 </span>
</td>
<td style="font-size: 12pt; background-image: url(图片/箭头1 .jpg); width: 129px; height: 39px">
</td>
<td style="font-size: 12pt; width: 81px; height: 39px; background-color: #6699ff; border-right: moccasin 12px outset; border-top: moccasin 12px outset; border-left: moccasin 12px outset; border-bottom: moccasin 12px outset;">
<table style="height: 287px; width: 87px;">
<tr>
<td style="width: 106px; background-color: #3366ff; border-top-style: outset; border-right-style: outset; border-left-style: outset; height: 226px; text-align: center; border-bottom-style: outset;">
<asp:LinkButton ID="LinkButton2" runat="server" Font-Names="黑体" Font-Size="36pt"
ForeColor="Black" Height="168px" Width="48px" OnClick="LinkButton2_Click">审核入库</asp:LinkButton></td>
</tr>
</table>
</td>
</tr>
</table>
<table style="font-size: 12pt; width: 795px; height: 159px; border-right: black thick ridge; border-top: black thick ridge; border-left: black thick ridge; border-bottom: black thick ridge;">
<tr>
<td style="background-image: url(图片/底图.jpg); width: 98px; height: 124px; border-top-width: 8px; border-left-width: 8px; border-left-color: black; border-bottom-width: 8px; border-bottom-color: black; border-top-color: black; border-right-width: 8px; border-right-color: black;">
</td>
</tr>
</table>
<div style="font-size: 12pt; z-index: 101; left: 466px; width: 293px; position: absolute;
top: 41px; height: 49px">
<span style="font-size: 36pt; font-family: 楷体_GB2312">物资管理系统</span></div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -