Authored by ccbikai

历史搜索 链接地址

@@ -61,7 +61,7 @@ cHammer.on('tap', function() { @@ -61,7 +61,7 @@ cHammer.on('tap', function() {
61 continue; 61 continue;
62 } 62 }
63 63
64 - html += '<li><a href="/?query=' + history + '">' + history + '</li>'; 64 + html += '<li><a href="http://search.m.yohobuy.com/?query=' + history + '">' + history + '</li>';
65 } 65 }
66 66
67 $history.html(html); 67 $history.html(html);