createSelectorQuery?发布于 7 年前作者 yanma6832 次浏览最后编辑 7 年前来自 issuesjs中调用wx.createSelectorQuery().selectAll(‘#c1’).node(res => { console.log(res) }).exec()工具没打印res,这个是什么原因呢?