From c548ffe3cce99990138f81cca1ac8fdd46870f6e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 01 七月 2020 13:00:58 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/matCode/matCode.html |   26 ++++++++++----------------
 1 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/src/main/webapp/views/matCode/matCode.html b/src/main/webapp/views/matCode/matCode.html
index 355cbaf..295af29 100644
--- a/src/main/webapp/views/matCode/matCode.html
+++ b/src/main/webapp/views/matCode/matCode.html
@@ -156,27 +156,21 @@
 
                 <!-- 棰勮鍥� 1 -->
                 <div id="template-preview-1" class="template-preview" style="display: inline-block">
-                    <table class="contain" height="217" width="317" style="overflow: hidden;font-size: xx-small">
-                        <tr>
-                            <td colspan="1" align="center" scope="col">鏉$爜</td>
+                    <table class="contain" width="280" style="overflow: hidden;font-size: xx-small">
+                        <tr style="height: 55px">
+                            <td colspan="1" align="center" scope="col">鐗╂枡缂栫爜</td>
                             <td class="barcode" colspan="3" align="center" scope="col">
-                                <img class="template-code template-barcode" src="" width="80%">
-                                <div style="letter-spacing: 2px;margin-top: 3px; text-align: center">
+                                <img class="template-code template-barcode" src="" width="80%;">
+                                <div style="letter-spacing: 2px;margin-top: 1px; text-align: center;">
                                     <span>xxxxxx</span>
                                 </div>
                             </td>
                         </tr>
-                        <tr>
-                            <td align="center" width="25%">鐗╂枡缂栫爜</td>
-                            <td align="center" width="25%">xxxxxx-xx/xx</td>
-                            <td align="center" width="25%">鐗╂枡鍚嶇О</td>
-                            <td align="center" width="25%">xxxxxxx</td>
-                        </tr>
-                        <tr>
-                            <td align="center" width="25%">鐗╂枡鍗曚綅</td>
-                            <td align="center" width="25%">xxxxxxxx</td>
-                            <td align="center" width="25%">鐗╂枡瑙勬牸</td>
-                            <td align="center" width="25%">xxxxxxx</td>
+                        <tr style="height: 55px">
+                            <td align="center" width="25%">鍚嶇О</td>
+                            <td align="center" width="35%">xxxxxx-xx/xx</td>
+                            <td align="center" width="20%">鍗曚綅</td>
+                            <td align="center" width="20%">xxxxxxx</td>
                         </tr>
                     </table>
                 </div>

--
Gitblit v1.9.1