Просмотр исходного кода

feat: EK-3320: 订单增加 Invoice 下载

zhangl 2 месяцев назад
Родитель
Сommit
53de063d6d
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      common/libs/export/BaseExport.php

+ 4 - 1
common/libs/export/BaseExport.php

@@ -1732,7 +1732,10 @@ ORDER;
                         <div style="display: block; width: 100%;">
                             {$orderBase}
                             
-                            <table border="1" width="100%" style="padding: 10px 5px; text-align: left; margin-top: 35px;">
+                            <br />
+                            <br />
+                            <br />
+                            <table border="1" width="100%" style="padding: 10px 5px; text-align: left;">
                                 <tr>
                                     <th style="font-size: 14px; font-weight: bold; text-align: center;">No.</th>
                                     <th style="font-size: 14px; font-weight: bold; text-align: center;">{$productCode}</th>