Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
biao
9 years ago
Commit
6d5ffa9a1eb9270ba184bf65417aeb529e50c979
1 parent
9e20d4ad
update for make the recommend-for-you be sent after scroll. code review by LZF
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/js/product/recommend-for-you-product-desc.js
static/js/product/recommend-for-you-product-desc.js
View file @
6d5ffa9
...
...
@@ -40,8 +40,8 @@ function request() {
}
}
requesting
=
false
;
end
=
true
;
requesting
=
false
;
end
=
true
;
}).
fail
(
function
()
{
$recommendForYou
.
hide
();
...
...
Please
register
or
login
to post a comment