From 474d01f513ed1628efd5276ed48f1d70c62aff80 Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Sat, 1 Jun 2019 16:12:08 +0800
Subject: [PATCH] 搜索

---
 public/themes/simpleboot3/portal/index/search_salesman_goods.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/simpleboot3/portal/index/search_salesman_goods.html b/public/themes/simpleboot3/portal/index/search_salesman_goods.html
index 6a4aeb7..a971a20 100644
--- a/public/themes/simpleboot3/portal/index/search_salesman_goods.html
+++ b/public/themes/simpleboot3/portal/index/search_salesman_goods.html
@@ -31,7 +31,7 @@
                 <img src="__TMPL__/public/assets/images/1.png" alt="">
                     <input type="text" name="book_name" placeholder="请输入搜索内容">
             </div>
-            <p class="se_searchNo"><input type="submit" placeholder="搜索"></p>
+            <p class="se_searchNo"><input type="submit" placeholder="搜索" value="搜索"></p>
         </div>
     </form>
     <!-- 搜索导航 -->
--
libgit2 0.24.0