From 27008c309a7adcd608666df53f4a89f88fb83d5f Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 20 二月 2025 08:28:29 +0800
Subject: [PATCH] 订单查看合同

---
 CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx |   39 ++++++++++++++++++++-------------------
 1 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx
index 2e63406..f63dcef 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx
@@ -40,6 +40,21 @@
         #div_tool { text-align: center; }
     </style>
                     <table border="0" cellpadding="0" cellspacing="0" style="border: 0;">
+                         <tr>
+                              <td class='left'colspan="8">
+                             &nbsp;
+                        </td>
+                    </tr>
+                         <tr>
+                              <td class='left'colspan="8">
+                             &nbsp;
+                        </td>
+                    </tr>
+                         <tr>
+                              <td class='left'colspan="8">
+                             &nbsp;
+                        </td>
+                    </tr>
                     <tr>
                         <td colspan='8'>
                             <div class='dtitle'>
@@ -90,12 +105,12 @@
                     </tr>
                     <tr>
                         <td class='left'colspan="3">
-                            鏀惰揣浜猴細  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  鑱旂郴鐢佃瘽锛�
+                            鏀惰揣浜猴細  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;鑱旂郴鐢佃瘽锛�
                         </td>
-                        <td class='left' colspan="2">
-                          
+                        <td class='left' colspan="4">
+                            &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                         </td>
-                        <td class='left'colspan="3">
+                        <td class='left'colspan="1">
                              閫佽揣浜猴細 
                         </td>
                        
@@ -151,21 +166,7 @@
                              &nbsp;
                         </td>
                     </tr>
-                        <tr>
-                              <td class='left'colspan="8">
-                             &nbsp;
-                        </td>
-                    </tr>
-                         <tr>
-                              <td class='left'colspan="8">
-                             &nbsp;
-                        </td>
-                    </tr>
-                         <tr>
-                              <td class='left'colspan="8">
-                             &nbsp;
-                        </td>
-                    </tr>
+                       
                    </table>
       <%#(Container.ItemIndex !=  (countss-1)&& (Container.ItemIndex+1)%2==0)?"<div class=\"page-break\"></div>":"" %> 
  

--
Gitblit v1.9.1