CY_ECommercePlatform/CY.Model/EC/EC_SpecialForums.cs
@@ -57,6 +57,8 @@ private int? _psf_PSCount; public string shifouxianshi { get; set; } public string shifouxianshiheban { get; set; } /// <summary> /// 主键--标识ID /// </summary> CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderDetail.aspx
@@ -279,7 +279,7 @@ <%#Eval("PSF_EditionCount")%> </td>--%> </tr> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;"> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;<%#Eval("shifouxianshiheban")%>" > <td rowspan="2"> 纸张来源 </td> @@ -296,7 +296,7 @@ 开料规格 </td> </tr> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;"> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;<%#Eval("shifouxianshiheban")%>"> <td> 纸张数量 </td> @@ -316,7 +316,7 @@ 长度(mm) </td> </tr> <tr style="background-color: #FFFFFF;"> <tr style="background-color: #FFFFFF;<%#Eval("shifouxianshiheban")%>"> <td> <%#Eval("PSF_PaperSource")%> </td> @@ -348,7 +348,7 @@ <%#0.Equals(Eval("PSF_OpenLength")) ? "" : Eval("PSF_OpenLength")%> </td> </tr> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;"> <tr class=" price_tabbg" style="font-weight: bold; background-color: #E6E6E6;<%#Eval("shifouxianshiheban")%>"> <td> <span style="<%#Eval("shifouxianshi")%>" >版材类型</span> </td> @@ -367,7 +367,7 @@ <td colspan="6"> </td> <tr> <tr style="background-color: #FFFFFF;"> <tr style="background-color: #FFFFFF;<%#Eval("shifouxianshiheban")%>"> <td> <span style="<%#Eval("shifouxianshi")%>" > <%#Eval("PSF_PlateSource")%> </span> </td> CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderDetail.aspx.cs
@@ -178,6 +178,12 @@ eC_SpecialForums.shifouxianshi = "display:none;"; } if (eC_SpecialForums.PSF_PressesDesk.IndexOf("与其他订单合版") >= 0 ) { eC_SpecialForums.shifouxianshi = "display:none;"; eC_SpecialForums.shifouxianshiheban = "display:none;"; } } this.RepClientList.DataSource = m_EC_SpecialForumsList; this.RepClientList.DataBind(); CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderEdit.aspx
@@ -1061,7 +1061,44 @@ $("select[name='PSF_Typesettinghide'][value_ppwaerid='" + value_SelWaerId + "']").hide(); } else if ($(this).val().indexOf('与其他订单合版') >= 0) { $("select[name='PSF_PrintedColorPositive'][value_selspec='" + value_SelWaerId + "']").val("单色"); $("select[name='PSF_PrintedColorRear'][value_ppwaerid='" + value_SelWaerId + "']").val("单色"); $("input[name='CTPSpecName'][value_ppwaerid='" + value_SelWaerId + "']").val("395*460"); $("select[name='PSF_OpenSpecifications'][value_selspec='" + value_SelWaerId + "']").val(""); $("select[name='PSF_OpenSpecifications'][value_selspec='" + value_SelWaerId + "']").change(); $("select[name='PSF_OpenSpecifications'][value_selspec='" + value_SelWaerId + "']").show(); $("p[name='PSF_OpenSpecificationsspan'][value_selspecspan='" + value_SelWaerId + "']").show(); $("p[name='PSF_OpenWidthspan'][value_openwidthspan='" + value_SelWaerId + "']").show(); $("input[name='PSF_OpenLength'][value_ppwaerid='" + value_SelWaerId + "']").show(); $("input[name='PSF_OpenWidth'][value_ppwaerid='" + value_SelWaerId + "']").show(); $(".xialap[value_ppwaerid='" + value_SelWaerId + "']").hide(); $(".lbCTPCount[value_ppwaerid='" + value_SelWaerId + "']").hide(); $("input[name='CTPCount'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("select[name='PSF_Typesetting'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinse'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsezheng'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsebei'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsebei'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinshufangshi'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("select[name='PSF_PrintedColorRear'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("select[name='PSF_PrintedColorPositive'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTd'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTdtr'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTdtrtr'][value_selspec='" + value_SelWaerId + "']").hide(); $("select[name='PSF_Typesettinghide'][value_ppwaerid='" + value_SelWaerId + "']").hide(); } }); @@ -1310,6 +1347,38 @@ } else if ($(vv).val().indexOf('与其他订单合版') >= 0 ) { $("select[name='PSF_OpenSpecifications'][value_selspec='" + value_SelWaerId + "']").show(); $("p[name='PSF_OpenSpecificationsspan'][value_selspecspan='" + value_SelWaerId + "']").show(); $("p[name='PSF_OpenWidthspan'][value_openwidthspan='" + value_SelWaerId + "']").show(); $("input[name='PSF_OpenLength'][value_ppwaerid='" + value_SelWaerId + "']").show(); $("input[name='PSF_OpenWidth'][value_ppwaerid='" + value_SelWaerId + "']").show(); $(".xialap[value_ppwaerid='" + value_SelWaerId + "']").hide(); $(".lbCTPCount[value_ppwaerid='" + value_SelWaerId + "']").hide(); $("input[name='CTPCount'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("select[name='PSF_Typesetting'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinse'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsezheng'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsebei'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinsebei'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("p[name='PSF_yinshufangshi'][value_openwidthspan='" + value_SelWaerId + "']").hide(); $("select[name='PSF_PrintedColorRear'][value_ppwaerid='" + value_SelWaerId + "']").hide(); $("select[name='PSF_PrintedColorPositive'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTd'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTdtr'][value_selspec='" + value_SelWaerId + "']").hide(); $("tr[name='PSF_PrintedPaperTdtrtr'][value_selspec='" + value_SelWaerId + "']").hide(); $("select[name='PSF_Typesettinghide'][value_ppwaerid='" + value_SelWaerId + "']").hide(); } } }); CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx
@@ -41,6 +41,21 @@ </style> <table border="0" cellpadding="0" cellspacing="0" style="border: 0;"> <tr> <td class='left'colspan="8"> </td> </tr> <tr> <td class='left'colspan="8"> </td> </tr> <tr> <td class='left'colspan="8"> </td> </tr> <tr> <td colspan='8'> <div class='dtitle'> <%=orderName %></div> @@ -90,12 +105,12 @@ </tr> <tr> <td class='left'colspan="3"> 收货人: 联系电话: 收货人: 联系电话: </td> <td class='left' colspan="2"> <td class='left' colspan="4"> </td> <td class='left'colspan="3"> <td class='left'colspan="1"> 送货人: </td> @@ -151,21 +166,7 @@ </td> </tr> <tr> <td class='left'colspan="8"> </td> </tr> <tr> <td class='left'colspan="8"> </td> </tr> <tr> <td class='left'colspan="8"> </td> </tr> </table> <%#(Container.ItemIndex != (countss-1)&& (Container.ItemIndex+1)%2==0)?"<div class=\"page-break\"></div>":"" %> CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx.cs
@@ -180,7 +180,7 @@ i++; } biaotou += " <tr> <td style=\"text-align:center;border: 1px solid #999999;\"> 验收意见</td > <td style=\"text-align:left;border: 1px solid #999999;\" colspan=\"7\"> 产品质量:<input type=\"checkbox\" />非常满意 <input type=\"checkbox\" />满意<input type=\"checkbox\" />一般<input type=\"checkbox\" />不满意<br/> 配送服务:<input type=\"checkbox\" />非常满意 <input type=\"checkbox\" />满意<input type=\"checkbox\" />一般<input type=\"checkbox\" />不满意<br/>备注意见:<br/></td></tr>"; biaotou += " <tr> <td style=\"text-align:center;border: 1px solid #999999;\"> 验收意见</td > <td style=\"text-align:left;border: 1px solid #999999;\" colspan=\"7\"> 产品质量:<input type=\"checkbox\" />非常满意 <input type=\"checkbox\" />满意<input type=\"checkbox\" />一般<input type=\"checkbox\" />不满意<br/> 配送服务:<input type=\"checkbox\" />非常满意 <input type=\"checkbox\" />满意<input type=\"checkbox\" />一般<input type=\"checkbox\" />不满意<br/>其他意见:<br/></td></tr>"; biaotou += "</table>"; } CY_ECommercePlatform/CY.WebForm/Pages/business/OrderEdit.aspx
@@ -148,6 +148,21 @@ //维护 function onViewuplod() { var keyid = $("#selCustormer").val(); if (keyid == "") { alertMsg("请选择客户!"); return; } var l = (screen.availWidth - 500) / 2; var t = (screen.availHeight - 300) / 2; // window.open({ URL: "/Pages/business/CorporateClientsUpLoadContract.aspx?Keyid=" + keyid, Title: "查看合同", Width: 900, Height: 750 }); window.open('/Pages/business/CorporateClientsContractShow.aspx?Keyid=' + keyid, '_blank', 'height=750,width=900,top=' + t + ',left=' + l + ',toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); } </script> <style type="text/css"> .table2Left td { text-align: left; } @@ -169,7 +184,10 @@ <table class="table2" id="tbBasic" align="left" style=" width:1000px;"> <thead> <tr> <th colspan="8"> <th colspan="1"> <input type="button" id="btnPrint" value="查看合同" onclick="onViewuplod()"> </th> <th colspan="7"> 基本信息 </th> </tr> @@ -194,6 +212,15 @@ </tr> <tr> <td align="right"> 订单类型: </td> <td align="left"> <span id='spnPrintType'></span> <input type="hidden" id='txtPrintTypes' runat="server" /> <select id='selPrintTypes' runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepdefaultstyle='true' onchange='printTypeChange(this)' class=' Sreq'> </select> </td> <td align="right"> 客户单位: </td> <td colspan="3" align="left"> @@ -211,15 +238,7 @@ </select> <!--datavaluefield="MeanValue"--> </td> <td align="right"> 订单类型: </td> <td align="left"> <span id='spnPrintType'></span> <input type="hidden" id='txtPrintTypes' runat="server" /> <select id='selPrintTypes' runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepdefaultstyle='true' onchange='printTypeChange(this)' class=' Sreq'> </select> </td> </tr> <tr> @@ -349,7 +368,7 @@ 对应合同序号: </td> <td style="text-align:left;" > <input id='txtDuiyinghetongbianhao' runat="server" maxlength="100" style="width:300px;" /> <input id='txtDuiyinghetongbianhao' runat="server" maxlength="100" /> </td> </tr> </table> CY_ECommercePlatform/CY.WebForm/Pages/business/OrderEdit.aspx.designer.cs
@@ -51,6 +51,24 @@ protected global::System.Web.UI.HtmlControls.HtmlInputHidden hidOrderTypeId; /// <summary> /// txtPrintTypes 控件。 /// </summary> /// <remarks> /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// </remarks> protected global::System.Web.UI.HtmlControls.HtmlInputHidden txtPrintTypes; /// <summary> /// selPrintTypes 控件。 /// </summary> /// <remarks> /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// </remarks> protected global::System.Web.UI.HtmlControls.HtmlSelect selPrintTypes; /// <summary> /// txtCustormer 控件。 /// </summary> /// <remarks> @@ -94,24 +112,6 @@ /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// </remarks> protected global::System.Web.UI.HtmlControls.HtmlSelect selCustormerLevel; /// <summary> /// txtPrintTypes 控件。 /// </summary> /// <remarks> /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// </remarks> protected global::System.Web.UI.HtmlControls.HtmlInputHidden txtPrintTypes; /// <summary> /// selPrintTypes 控件。 /// </summary> /// <remarks> /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// </remarks> protected global::System.Web.UI.HtmlControls.HtmlSelect selPrintTypes; /// <summary> /// txtOrderId 控件。