Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2017-09-22 17:05:05 +0800
Commit
84da8e8e30f4c9434d3c11f2546bd41eaca4f9e4
1 parent
c7cb3702
threshold-700
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/plugin/lazyload.js
public/js/plugin/lazyload.js
View file @
84da8e8
...
...
@@ -36,7 +36,7 @@ const imgSrcHandle = (imgUrl, params) => {
const
rawLazyload
=
(
selector
,
options
)
=>
{
let
$imgs
;
let
params
=
{
threshold
:
6
00
threshold
:
7
00
};
let
imgParams
=
{
q
:
options
&&
options
.
q
||
75
...
...
Please
register
or
login
to post a comment