Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2016-07-05 10:50:33 +0800
Commit
63d7672e4111ed9c944673ee27243aaca3df3ed1
1 parent
49c8af04
return top show or not
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common/return-top.js
public/js/common/return-top.js
View file @
63d7672
...
...
@@ -28,4 +28,4 @@ $(window).scroll(function() {
}
});
exports
.
posReturnTop
=
showOrNot
;
exports
.
returnTopShowOrNot
=
showOrNot
;
...
...
Please
register
or
login
to post a comment