Authored by whb

index.js

... ... @@ -1160,7 +1160,7 @@ function actionTipPic() {
}
});
logolink = $('.first-nav-list .cur').find('a').attr('href');
$('.main-link').attr('href', link);
$('.main-link').attr('href', logolink);
}
... ...
This diff could not be displayed because it is too large.