Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在用createSelectorQuery查询节点属性时需要依赖dom有没有渲染,看文档和代码没找到怎么增加setData回调函数,这个目前有方法吗?
setData回调函数?不是和 React 写法一样吗?
不一样 小程序是双线程 变更数据之后nextTick不代表渲染完成了
现在还没有,你可以提一个 issue