onReachBottomDistance 50
This code is likely part of a mobile app or website's configuration. It sets the distance (in pixels) from the bottom of the screen where a user must scroll before triggering a "reach bottom" event. This event can be used to load more content or trigger other actions. In this case, the distance is set to 50 pixels.
原文地址: https://www.cveoy.top/t/topic/bbjY 著作权归作者所有。请勿转载和采集!