顶部内容到导航栏的距离,有什么计算公式会适配不同机型到顶部导航栏的间距嘛?
获取胶囊距离上面的距离const topInfo = uni.getMenuButtonBoundingClientRect()console.log(topInfo.top)