uni.createSelectorQuery().in(this).select('.类名').boundingClientRect(data => {
console.log(data.height)
console.log(data.width)
}).exec()

 

posted on 2022-08-13 19:27  好大的虫子  阅读(2658)  评论(0编辑  收藏  举报