Authored by 郭成尧

'gulpge'

@@ -7504,15 +7504,6 @@ function search(opt) { @@ -7504,15 +7504,6 @@ function search(opt) {
7504 url: location.protocol + '//m.yohobuy.com/index/search/search', 7504 url: location.protocol + '//m.yohobuy.com/index/search/search',
7505 data: setting, 7505 data: setting,
7506 success: function(data) { 7506 success: function(data) {
7507 -  
7508 - /* jump to activity page */  
7509 - if (data.jumpActUrl && data.jumpActUrl.length > 0) {  
7510 - if ($('#jump-acturl').length <= 0) {  
7511 - $('body').append('<a href=\'' + data.jumpActUrl + '\'><span id="jump-acturl"><span></a>');  
7512 - }  
7513 - $('#jump-acturl').click();  
7514 - }  
7515 -  
7516 var noResult = '<p class="no-result">未找到相关搜索结果</p>', 7507 var noResult = '<p class="no-result">未找到相关搜索结果</p>',
7517 num, 7508 num,
7518 $container; 7509 $container;
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.