91 lines
4.6 KiB
Plaintext
91 lines
4.6 KiB
Plaintext
|
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="SamplePrint.aspx.cs" Inherits="SamplePrint" %>
|
||
|
|
||
|
<!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 src="../Jquery-ui/js/jquery-1.10.2.js" type="text/javascript"></script>
|
||
|
<link href="../Css/index.css" rel="stylesheet" type="text/css" />
|
||
|
<link href="../Css/detail.css" rel="stylesheet" type="text/css" />
|
||
|
<link rel="stylesheet" href="../Css/gh-buttons.css" type="text/css"/>
|
||
|
<link rel="stylesheet" href="../Css/prettify.css"/>
|
||
|
<script src="../Js/prettify.js" type="text/javascript"></script>
|
||
|
<script type="text/javascript">
|
||
|
function Print() {
|
||
|
window.print();
|
||
|
}
|
||
|
</script>
|
||
|
<style type="text/css" media="print">
|
||
|
.noprint { display:none;}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body style="overflow-x:hidden">
|
||
|
<form id="form" runat="server">
|
||
|
<div style="width: 1002px;margin: 0 auto; ">
|
||
|
<table style=" width:100%">
|
||
|
<tr height="20"><tr><td></td><td align="right">
|
||
|
<a id="btn_dy" runat="server" style=" width:65px" class="button noprint" onclick="Print()" >▓  启动打印</a>
|
||
|
</td><td></td></tr>
|
||
|
<tr><td align="right" width="19%"><img runat=server id='img_logo' src="" style="height: 50px;width: 150px" /> </td> <td class="Print_title" >样品合同单</td><td align="right" width="19%"></td> </tr>
|
||
|
</table>
|
||
|
<div id="dd_kong" >
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>样品基本信息</h4></td></tr></table>
|
||
|
<table class="bule">
|
||
|
<tr>
|
||
|
<td><span>开发号:</span><asp:Label id="kfh" runat="server" ></asp:Label></td>
|
||
|
<td ><span>货号:</span><asp:Label id="huohao" runat="server" ></asp:Label></td>
|
||
|
<td ><span>系列号:</span><asp:Label id="xlh" runat="server" ></asp:Label> </td>
|
||
|
<td ><span>产品名称:</span><asp:Label id="cpmc" runat="server" ></asp:Label> </td>
|
||
|
<td ><span>自定义时间:</span><asp:Label id="zdysj" runat="server" ></asp:Label></td>
|
||
|
<td rowspan="2" width="65"> <img id="tp" runat="server" name="样品图片" style=" width:65px; height:65px" /> </td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><span>修改时间:</span><asp:Label id="xgsj" runat="server" ></asp:Label> </td>
|
||
|
<td><span>样品尺寸:</span><asp:Label id="ypcc" runat="server" ></asp:Label> </td>
|
||
|
<td><span>重量:</span><asp:Label id="zhongliang" runat="server" ></asp:Label> </td>
|
||
|
<td ><span>容量:</span><asp:Label id="rongliang" runat="server" ></asp:Label> </td>
|
||
|
<td ><span>版次:</span><asp:Label id="banci" runat="server" ></asp:Label></td>
|
||
|
</tr>
|
||
|
|
||
|
</table>
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>前段工价信息</h4></td></tr></table>
|
||
|
<div id="qdgjxx" runat="server" > </div>
|
||
|
|
||
|
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>前段项目信息</h4></td></tr></table>
|
||
|
<div id="qdxmxx" runat="server" > </div>
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>中段工价信息</h4></td></tr></table>
|
||
|
<div id="zdgjxx" runat="server" style="display: block; "> </div>
|
||
|
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>中段项目信息</h4></td></tr></table>
|
||
|
<div id="zdxmxx" runat="server" > </div>
|
||
|
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>后段工价信息</h4></td></tr></table>
|
||
|
<div id="hdgjxx" runat="server" > </div>
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>后段项目信息</h4></td></tr></table>
|
||
|
<div id="hdxmxx" runat="server" style="display: block; "> </div>
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>相关费用信息</h4></td></tr></table>
|
||
|
<div id="xgfydiv" runat="server" > </div>
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>水彩用量信息</h4></td></tr></table>
|
||
|
<div id="scylxxdiv" runat="server" > </div>
|
||
|
|
||
|
|
||
|
<table class="bule"> <tr class="tdlietou"><td><h4>其它信息信息</h4></td></tr></table>
|
||
|
<table width="100%" id="Table1" border="1" class="bule">
|
||
|
<tr>
|
||
|
<td ><span>前段签字:</span> <asp:Label id="qdqz" runat="server" ></asp:Label> </td>
|
||
|
<td><span>中段签字:</span> <asp:Label id="zdqz" runat="server" ></asp:Label> </td>
|
||
|
<td><span>后段签字:</span> <asp:Label id="hdqz" runat="server" ></asp:Label> </td>
|
||
|
<td><span>审核人:</span> <asp:Label id="shr" runat="server" ></asp:Label> </td>
|
||
|
<td><span>状态:</span><asp:Label id="zhuangtai" runat="server" ></asp:Label></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<asp:HiddenField ID="id" runat="server" Value="" />
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|