Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Plain Diff
Browse Files
Authored by
whb
2016-01-25 21:49:27 +0800
Commit
108b3baf2ef7356ad9576bdf9bf7c607d3635760
2 parents
c7cea8c5
7f54cfca
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
web-static/js/header.js
web-static/sass/product/_latest-walk.scss
web-static/js/header.js
View file @
108b3ba
...
...
@@ -824,7 +824,7 @@ function actionTipPic() {
}
}
});
logolink
=
$
(
'.
first-nav-item .
cure'
).
find
(
'.name-cn'
).
find
(
'a'
).
attr
(
'href'
);
logolink
=
$
(
'.cure'
).
find
(
'.name-cn'
).
find
(
'a'
).
attr
(
'href'
);
$
(
'.main-link'
).
attr
(
'href'
,
logolink
);
}
...
...
web-static/sass/product/_latest-walk.scss
View file @
108b3ba
...
...
@@ -18,6 +18,7 @@
.good
{
float
:
left
;
margin-right
:
14px
;
width
:
150px
;
}
img
{
...
...
@@ -58,6 +59,7 @@
.good
{
margin-right
:
10px
;
width
:
195px
;
}
img
{
...
...
Please
register
or
login
to post a comment