Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangqing
2016-01-25 21:07:50 +0800
Commit
617c4469acf5835c46bf4f132577fdf9734de9eb
1 parent
77a5def0
增加logo链接
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 @
617c446
...
...
@@ -825,7 +825,7 @@ function actionTipPic() {
}
});
logolink
=
$
(
'.first-nav-list .cur'
).
find
(
'a'
).
attr
(
'href'
);
$
(
'.main-link'
).
attr
(
'href'
,
link
);
$
(
'.main-link'
).
attr
(
'href'
,
l
ogol
ink
);
}
...
...
Please
register
or
login
to post a comment