editor获取contex返回null发布于 6 年前作者 liguo6530 次浏览最后编辑 6 年前来自 issues我将editor封装在自己的组件中, wx.createSelectorQuery().select(“#” + id).context(function (res) { res返回 null。 我在page中试过没问题