Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-11-26 15:09:10 +0800
Commit
f37da9b1959a8fe76ccb54bb9d98f3c5a66cad13
1 parent
1a976986
share top
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/detail.page.js
public/js/product/detail.page.js
View file @
f37da9b
...
...
@@ -1231,4 +1231,4 @@ bindEvent.fire();
}());
// 数据懒加载
dataLazyLoad
.
init
({
cls
:
'.datalazyload'
,
threshold
:
0
});
dataLazyLoad
.
init
({
cls
:
'.datalazyload'
,
threshold
:
50
0
});
...
...
Please
register
or
login
to post a comment