| | |
| | | margin: 1mm 2.5mm 0mm 2.5mm; |
| | | } |
| | | .title th{ |
| | | box-sizing: border-box; |
| | | text-align:left; |
| | | font-size: 12px; |
| | | padding: 0px; |
| | | box-sizing: border-box; |
| | | text-align:left; |
| | | font-size: 12px; |
| | | padding: 0px; |
| | | } |
| | | /*td{ |
| | | height: 23px; |
| | |
| | | <apex:variable value="{!1}" var="pcnt" /> |
| | | <apex:repeat value="{!records}" var="record"> |
| | | <table border="0" width="100%" style="border-collapse: collapse;"> |
| | | <colgroup> |
| | | <colgroup> |
| | | <col width="15%" /> |
| | | <col width="65%" /> |
| | | <col width="20%" /> |
| | | </colgroup> |
| | | <tr> |
| | | <tr> |
| | | <th colspan="3" style="box-sizing: border-box;text-align:center;font-size:24px;font-weight:900;" height="40">调拨明细单 |
| | | </th> |
| | | </tr> |
| | | <tr> |
| | | <tr> |
| | | <td>调拨单号:</td> |
| | | <td style="box-sizing: border-box;text-align:left;font-size: 13px"> |
| | | <apex:outputText value="{!ApplyHeadShow.name}" /> |
| | |
| | | </tr> |
| | | </table> |
| | | <table border="1" width="100%" style="border-collapse: collapse;margin-top: 5mm;"> |
| | | <colgroup> |
| | | <colgroup> |
| | | <col width="20%" /> |
| | | <col width="10%" /> |
| | | <col width="7%" /> |