uni-app如何计算scroll-view所占手机屏幕的剩余高度

思路:node 获取设备的可见总高度(uni.getSystemInfo(OBJECT)) 获取除了scroll-view的其余容器高度(uni.createSelectorQuery()) 实现:api
相关文章
相关标签/搜索