From 4b701f4a765b41f6767823724b3233157ca309c2 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 09 六月 2020 08:40:54 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/matCode/matCode.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/matCode/matCode.html b/src/main/webapp/views/matCode/matCode.html
index 6b59403..9ed2667 100644
--- a/src/main/webapp/views/matCode/matCode.html
+++ b/src/main/webapp/views/matCode/matCode.html
@@ -133,7 +133,7 @@
             <div id="template-container" style="margin: 20px;text-align: center">
 
                 <!-- 棰勮鍥� 1 -->
-                <div id="template-preview-1" class="template-preview" style="display: none">
+                <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>
@@ -190,7 +190,7 @@
                 </div>
 
                 <!-- 棰勮鍥� 3 -->
-                <div id="template-preview-3" class="template-preview" style="display: inline-block">
+                <div id="template-preview-3" class="template-preview" style="display: none">
                     <table class="contain" height="217" width="317" style="overflow: hidden;font-size: xx-small">
                         <tr>
                             <td align="center" scope="col" width="50%" colspan="3">鐗╂枡缂栫爜</td>

--
Gitblit v1.9.1