createSelectorQuery

发布于 7 年前作者 wei463361 次浏览最后编辑 7 年前来自 ask

wx.navigateTo –> events 事件中触发组件 editor 的 bindready的事件内

wx.createSelectorQuery().select(id).context(function (res) { res == null  }

1 回复
li81
li811 楼5 年前

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)