handleContentInput(e) { console.log(e.detail.cursor) this.setData({ inputContent: e.detail.value }) }
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。