Authored by 郭成尧

'gulpge'

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