From 7c7e00d91e3cfd334ec4035e620b7cb6a153e91b Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 22 六月 2020 09:18:48 +0800
Subject: [PATCH] 搜索栏优化

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

diff --git a/src/main/webapp/views/basCrnError/basCrnError.html b/src/main/webapp/views/basCrnError/basCrnError.html
index 8a06755..4819cd8 100644
--- a/src/main/webapp/views/basCrnError/basCrnError.html
+++ b/src/main/webapp/views/basCrnError/basCrnError.html
@@ -15,9 +15,8 @@
 <!-- 鎼滅储鏍� -->
 <div id="search-box" class="layui-form layui-card-header">
     <div class="layui-inline">
-        <label class="layui-form-label">寮傚父浠e彿锛�</label>
         <div class="layui-input-inline">
-            <input class="layui-input" type="text" name="error_code" placeholder="璇疯緭鍏�" autocomplete="off">
+            <input class="layui-input" type="text" name="error_code" placeholder="寮傚父浠e彿" autocomplete="off">
         </div>
     </div>
 

--
Gitblit v1.9.1