Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
xuqi
2016-01-25 21:33:45 +0800
Commit
7f54cfca05fba8327f158677c3b9ddfbeea88d36
2 parents
474103b2
b2663f7a
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/header.js
web-static/js/header.js
View file @
7f54cfc
...
...
@@ -824,7 +824,7 @@ function actionTipPic() {
}
}
});
logolink
=
$
(
'.
first-nav-list .cur
'
).
find
(
'a'
).
attr
(
'href'
);
logolink
=
$
(
'.
cure'
).
find
(
'.name-cn
'
).
find
(
'a'
).
attr
(
'href'
);
$
(
'.main-link'
).
attr
(
'href'
,
logolink
);
}
...
...
Please
register
or
login
to post a comment