From 9dd06fefff5262947d42e99f518706d4a068d654 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 23 Jun 2021 11:27:14 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 widgets/searchL/Widget.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/widgets/searchL/Widget.html b/widgets/searchL/Widget.html
index e638988..0e586af 100644
--- a/widgets/searchL/Widget.html
+++ b/widgets/searchL/Widget.html
@@ -1,9 +1,10 @@
 <div>
+	<div class="ccsliu"></div>
 	<div id="i-f-gjz" class="input-font"
 		style="border-radius: 5px 0 0px 5px;width:4.7rem;background-color: #3E9FFC;color: #fff;">关键字</div>
 	<div id="i-f-zb" class="input-font" style="width:3.5rem">坐标</div>
 	<!-- <input type="text" placeholder="输入关键字以搜索" class="input-sm /> -->
-	<input id="local_data" autocomplete="off"  data-provide="typeahead" type="text" class="input-sms"
+	<input id="local_data" autocomplete="off" data-provide="typeahead" type="text" class="input-sms"
 		placeholder="输入关键字以搜索: 鄱阳湖" />
 	<div id="inputTwo">
 		<input id="local_data1" autocomplete="off" data-provide="typeahead" type="number" class="input-sms1"

--
Gitblit v1.9.3