liuyg
2021-06-10 df1c052d1f0d368cb78ebb1831980745bca11edc
widgets/searchL/Widget.html
@@ -6,9 +6,9 @@
   <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="text" class="input-sms1"
      <input id="local_data1" autocomplete="off" data-provide="typeahead" type="number" class="input-sms1"
         placeholder="经度:115.5" />
      <input id="local_data2" autocomplete="off" data-provide="typeahead" type="text" class="input-sms1"
      <input id="local_data2" autocomplete="off" data-provide="typeahead" type="number" class="input-sms1"
         placeholder="纬度:25.5" />
   </div>
   <img class="input_img searchImg" src="images/addL/sous.png">