Explorar o código

ios 搜索中

wangshan %!s(int64=5) %!d(string=hai) anos
pai
achega
26b3ef770d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/web/templates/weixin/search/mainSearch.html

+ 1 - 0
src/web/templates/weixin/search/mainSearch.html

@@ -161,6 +161,7 @@
 			dataType: "json",
 			success: function(data){
 				if(data._id!=""){
+					$(".loading_").hide();
 					window.location.href="/weixin/pay/dataexport?id="+data._id+"&source=d"
 					//window.location.href="/front/pay/redirect?id="+data._id+"&source=d"
 				}