Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
biao
2016-01-08 15:12:10 +0800
Commit
5ed0afa782adf44e937a3d0ddcd89e204b61a517
1 parent
c40a8406
优化品牌一览页导航标签切换体验. code review by LZF
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/category/brand.js
static/js/category/brand.js
View file @
5ed0afa
...
...
@@ -50,7 +50,7 @@ $('.yoho-header').css({
top
:
0
});
(
function
updateLayout
()
{
(
function
()
{
if
(
$
(
'.banner-top'
).
length
>
0
)
{
$
(
'.hot-brands'
).
css
(
'padding-top'
,
'0'
);
}
...
...
Please
register
or
login
to post a comment