摘要: const elequery = wx.createSelectorQuery().in(this);elequery.selectAll('.goods-info').boundingClientRect((res)=>{ console.log(res)}).exec(); goods-info 阅读全文
posted @ 2020-07-30 15:27 一只螺 阅读(728) 评论(0) 推荐(0) 编辑