From ac68439602c5a4772dbbc4b971fc24b488bb0e86 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 19 六月 2020 12:56:00 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pakStore/pakStore.html |    2 +-
 src/main/webapp/views/pakStore/emptyIn.html  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/pakStore/emptyIn.html b/src/main/webapp/views/pakStore/emptyIn.html
index e29f6cb..72512aa 100644
--- a/src/main/webapp/views/pakStore/emptyIn.html
+++ b/src/main/webapp/views/pakStore/emptyIn.html
@@ -47,7 +47,7 @@
         </div>
         <hr style="margin-top: 10px">
         <div style="text-align: left; margin-top: 30px">
-            <button class="layui-btn layui-btn-lg layui-btn-radius layui-btn-normal" id="btn-inbound" lay-submit lay-filter="inbound">鍏ュ簱鍚姩</button>
+            <button class="layui-btn layui-btn-lg layui-btn-radius layui-btn-normal" id="btn-inbound" lay-submit lay-filter="inbound">鍚姩鍏ュ簱</button>
         </div>
     </div>
 </div>
diff --git a/src/main/webapp/views/pakStore/pakStore.html b/src/main/webapp/views/pakStore/pakStore.html
index f5bbca4..b2ece26 100644
--- a/src/main/webapp/views/pakStore/pakStore.html
+++ b/src/main/webapp/views/pakStore/pakStore.html
@@ -28,7 +28,7 @@
             font-size: 16px;
             padding: 1px 1px 1px 1px;
             width: 100px;
-            height: 50px;
+            height: 60px;
             border-color: #2b425b;
             border-radius: 4px;
             border-width: 2px;

--
Gitblit v1.9.1