shish %!s(int64=2) %!d(string=hai) anos
pai
achega
d5331d7bad
Modificáronse 1 ficheiros con 2 adicións e 6 borrados
  1. 2 6
      biz-ghs/order/classes/OrderClass.php

+ 2 - 6
biz-ghs/order/classes/OrderClass.php

@@ -1943,9 +1943,7 @@ XL;
                 }
 
                 $content .= <<<XL
-<div style="border-left:1px solid black;">
-	<div style="width:760px;height:8px;background-color:black;margin-bottom:5px;"></div>
-	<div style="margin-left:8px;">
+		<div style="width:760px;height:8px;background-color:black;margin-bottom:5px;"></div>
 		<div style="width:750px;text-align:center;font-weight:bold;margin-bottom:20px;font-size:18px;">
 			<div>厦门中花汇信息科技有限公司</div>
 			<div style="margin-top:5px;">销售单</div>
@@ -1967,13 +1965,11 @@ XL;
 		  </tr>
 {$tableList}
 		</table>
-		<div style="margin-top:5px;">
+		<div style="margin-top:5px;margin-bottom:20px;">
 		<span>制单人:</span>
 		<span style="margin-left:200px;">上次欠款:</span>
 		<span style="margin-left:200px;">应付款余额:</span>
 		</div>
-	</div>
-</div>
 XL;
                 
             }