Authored by xuqi

return top show or not

... ... @@ -28,4 +28,4 @@ $(window).scroll(function() {
}
});
exports.posReturnTop = showOrNot;
exports.returnTopShowOrNot = showOrNot;
... ...