瀏覽代碼

ios文本框焦点

qihanjiao 7 年之前
父節點
當前提交
d051aebf22
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      aiberle/index.html

+ 1 - 0
aiberle/index.html

@@ -416,6 +416,7 @@
 				$(".autocompleter-list").empty().css("height", "auto");
 				$('.autocompleter-hint').removeClass('autocompleter-hint-show').empty();
 				$(".icon-caidan").show();
+				$('#search').blur();
 			});
 			//打开菜单
 			$(document).on('tap', '.icon-caidan', function() {