From 79fcf697fbeeedae369a14d7a4075124220bda2e Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Sat, 1 Jun 2019 15:52:01 +0800
Subject: [PATCH] 1

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

diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html
index 3a20a19..ee69e0f 100644
--- a/public/themes/simpleboot3/portal/index/index.html
+++ b/public/themes/simpleboot3/portal/index/index.html
@@ -37,9 +37,10 @@
                 <form action="{:url('Index/search_salesman_goods')}" method="post">
                     <img src="__TMPL__/public/assets/images/1.png" alt="">
                     <input type="text" name="book_name" placeholder="输入书籍名称">
+                    <div class="in_search_no">搜索</div>
                 </form>
             </div>
-            <div class="in_search_no">搜索</div>
+
         </div>
     <!-- banner -->
     <div class="in_banner swiper-container">
--
libgit2 0.24.0