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
unknown
2016-01-14 17:47:10 +0800
Commit
ed59d01958fcdddd05208d52bc8998262cb971a0
1 parent
25a34ac2
hotrank js @review by 王成龙
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 @
ed59d01
...
...
@@ -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