onEditorReady() { uni.createSelectorQuery().in(this).select('#editor').context((res) => { this.editorCtx = res.context }).exec() }, 要加入in(this),要不会报context null
5 个评论
要回复文章请先登录或注册
专心造BUG
5***@qq.com (作者)
MonikaCeng
rysnone
z***@gmail.com