From 6c5da26020b006617825babc96224268309ccb67 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 08 六月 2020 14:06:19 +0800
Subject: [PATCH] #
---
src/main/webapp/views/matCode/matCode.html | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/views/matCode/matCode.html b/src/main/webapp/views/matCode/matCode.html
index 05142e5..88e0b25 100644
--- a/src/main/webapp/views/matCode/matCode.html
+++ b/src/main/webapp/views/matCode/matCode.html
@@ -177,19 +177,20 @@
<td colspan="1" align="right" scope="col">鏉$爜</td>
<td class="barcode"colspan="3" align="left" scope="col">
<img class="template-qrcode" src="" width="80%">
+ <div style="letter-spacing: 2px;margin-top: 3px">xxxxxx</div>
</td>
</tr>
<tr>
<td align="right" width="25%">鐗╂枡缂栫爜</td>
- <td align="right" width="25%">1902980-11/12</td>
+ <td align="right" width="25%">xxxxxx-xx/xx</td>
<td align="right" width="25%">鐗╂枡鍚嶇О</td>
- <td align="right" width="25%">閾濆甫|1100-O|0.33*475|</td>
+ <td align="right" width="25%">xxxxxxx</td>
</tr>
<tr>
<td align="right" width="25%">鐗╂枡鍗曚綅</td>
- <td align="right" width="25%">701010015907</td>
+ <td align="right" width="25%">xxxxxxxx</td>
<td align="right" width="25%">鐗╂枡瑙勬牸</td>
- <td align="right" width="25%">榧庤儨閾濅笟棣欐腐_椹潵瑗夸簹UPT</td>
+ <td align="right" width="25%">xxxxxxx</td>
</tr>
</table>
</div>
@@ -220,6 +221,7 @@
<td colspan="1" align="right" scope="col">鏉$爜</td>
<td class="barcode"colspan="3" align="left" scope="col">
<img class="qrcode" src="/macCode/barcode/auth?param={{this.barcodeUrl}}" width="80%">
+ <div style="letter-spacing: 2px;margin-top: 3px">{{this.barcode}}</div>
</td>
</tr>
<tr>
--
Gitblit v1.9.1