This commit is contained in:
laodaming
2023-06-16 10:27:42 +08:00
parent 9769698f22
commit 74474f6f16
3 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ const MAIN_INVOICE_HTML = `<!DOCTYPE html>
<tr height="15px"></tr>
<tr>
<td align="left" style="width: 50%;">
<span style="color: #666666;font-weight: 400;font-size: 22px; display: block;">' . $sn . '</span>
<span style="color: #666666;font-weight: 400;font-size: 22px; display: block;">{{order_sn}}</span>
</td>
</tr>
<tr height="30px"></tr>