From fba0235212da3ff7413b7640fc387f4f2a891217 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 17 六月 2020 11:07:03 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/wrkMastLog/wrkMastLog.html b/src/main/webapp/views/wrkMastLog/wrkMastLog.html
index 60821d0..402587c 100644
--- a/src/main/webapp/views/wrkMastLog/wrkMastLog.html
+++ b/src/main/webapp/views/wrkMastLog/wrkMastLog.html
@@ -44,7 +44,7 @@
         </div>
     </div>
     <div class="layui-inline">
-        <label class="layui-form-label" style="font-size: small">鍏ュ嚭搴撶被鍨嬶細</label>
+        <label class="layui-form-label" style="font-size: xx-small">鍏ュ嚭搴撶被鍨嬶細</label>
         <div class="layui-input-inline cool-auto-complete">
             <input id="ioType" class="layui-input" name="io_type" type="text" placeholder="璇疯緭鍏�" autocomplete="off" style="display: none">
             <input id="ioType$" class="layui-input cool-auto-complete-div" onclick="autoShow(this.id)" type="text" placeholder="璇疯緭鍏�" onfocus=this.blur()>

--
Gitblit v1.9.1