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
Plain Diff
Browse Files
Authored by
whb
2016-01-14 17:50:11 +0800
Commit
99a40557069b9bd357cbcad9f3736779fe83dd82
2 parents
9b8656a1
e6f944f5
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/product/hotrank.js
web-static/js/product/hotrank.js
View file @
99a4055
...
...
@@ -15,7 +15,7 @@ lazyLoad($('img.lazy'));
$
(
'.slide-container'
).
slider
();
$
(
'.logo-brand'
).
logoBrand
({
showNum
:
10
,
url
:
'./getBrand'
url
:
$
(
'.logo-brand'
).
data
(
'url'
)
});
/*
...
...
Please
register
or
login
to post a comment