摘要: js页面//创建节点选择器 var query = wx.createSelectorQuery(); //选择id var that = this; query.select('.every').boundingClientRect(function (rect) { // console.log 阅读全文
posted @ 2020-07-14 17:59 web格调 阅读(2599) 评论(0) 推荐(0)