📄 sell_open.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Sell_open.aspx.cs" Inherits="销售管理_Sell_open" %>
<!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 style="text-align: center">
<form id="form1" runat="server">
<div>
<br />
<table style="font-size: smaller; border-collapse: collapse">
<tr>
<td colspan="6" style="height: 30px; text-align: center">
<asp:Label ID="Label1" runat="server" Text="详细信息"></asp:Label></td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label2" runat="server" Text="单据编号"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="NO" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px; text-align: left">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label3" runat="server" Text="商品名称"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="CommodityName" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label14" runat="server" Text="供应商"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="CompanyName" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label4" runat="server" Text="客户名称"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="kehu" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px; text-align: right">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px; text-align: left">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label5" runat="server" Text="信息类型"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="Type" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px; text-align: right">
<asp:Label ID="Label12" runat="server" Text="总金额"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px; text-align: left">
<asp:Label ID="Payment" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label6" runat="server" Text="数量"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="Number" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px; text-align: right">
<asp:Label ID="Label13" runat="server" Text="价格"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px; text-align: left">
<asp:Label ID="Price" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label7" runat="server" Text="进货日期"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="StockDate" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label8" runat="server" Text="经手人"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="ManageMan" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label9" runat="server" Text="结算方式"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="SettlementType" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label10" runat="server" Text="操作员"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="UserName" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 30px; text-align: right">
<asp:Label ID="Label11" runat="server" Text="添加日期"></asp:Label></td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 188px; height: 30px; text-align: left">
<asp:Label ID="AddTime" runat="server" Text="Label"></asp:Label></td>
<td style="width: 52px; height: 30px">
</td>
<td style="width: 19px; height: 30px">
</td>
<td style="width: 100px; height: 30px">
</td>
</tr>
<tr>
<td style="width: 100px; text-align: right">
</td>
<td style="width: 19px">
</td>
<td style="width: 188px">
</td>
<td style="width: 52px">
</td>
<td style="width: 19px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td colspan="6" style="text-align: center">
<asp:Button ID="closebtn" runat="server" OnClick="closebtn_Click" Style="vertical-align: middle;
text-align: center" Text="关闭" Width="97px" /></td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -