From 67a60e5c71c133b8d655ff0f11ab5210b4c1a62b Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Sat, 1 Jun 2019 15:58:32 +0800
Subject: [PATCH] 搜索

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

diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html
index 277e112..8381d65 100644
--- a/public/themes/simpleboot3/portal/index/index.html
+++ b/public/themes/simpleboot3/portal/index/index.html
@@ -31,7 +31,7 @@
                 <img src="__TMPL__/public/assets/images/1.png" alt="">
                 <input type="text" name="book_name" placeholder="输入书籍名称">
             </div>
-            <div ><button type="submit" class="in_search_no">搜索</button></div>
+            <div class="in_search_no"><button type="submit">搜索</button></div>
         </div>
     </form>
     <!-- banner -->
--
libgit2 0.24.0