Showing
1 changed file
with
1 additions
and
1 deletions
@@ -825,7 +825,7 @@ function actionTipPic() { | @@ -825,7 +825,7 @@ function actionTipPic() { | ||
825 | } | 825 | } |
826 | }); | 826 | }); |
827 | logolink = $('.first-nav-list .cur').find('a').attr('href'); | 827 | logolink = $('.first-nav-list .cur').find('a').attr('href'); |
828 | - $('.main-link').attr('href', link); | 828 | + $('.main-link').attr('href', logolink); |
829 | } | 829 | } |
830 | 830 | ||
831 | 831 |
-
Please register or login to post a comment