earch='2'; }else if(searchvalue3==true){ search='3'; }else{ search = '1'; } $.post("index.php?do=searchlist&ky="+ky,{search:search},function(data){ if(data){ $("#hotsearch").replaceWith(data); $("#div_search_input").addClass('open'); }else{ $("#hotsearch").hide(); } }) $("#searchOption>li").click(function(){ if($(this).hasClass('active')==true){ if($(this).text().contains('商品')){ $.post("index.php?do=searchlist&ky="+ky,{search:2},function(data){ $("#hotsearch").replaceWith(data); }) }else if($(this).text().contains('服务商')){ $.post("index.php?do=searchlist&ky="+ky,{search:3},function(data){ $("#hotsearch").replaceWith(data); }) }else{ $.post("index.php?do=searchlist&ky="+ky,{search:1},function(data){ $("#hotsearch").replaceWith(data); }) } } }); }
分类

最新发布动态

推荐服务商

分类
显示 1~0 项 共 0 个服务商