摘要: 针对im输入框的一种处理方式 <template> <div class="chatInput"> <!-- 通过contenteditable使普通的div变成富文本模式 由于要实现富文本的本地实时搜索,富文本没有change事件,而只能借用compositionstart,composition 阅读全文
posted @ 2023-03-23 10:49 journey-of-dreams 阅读(48) 评论(0) 推荐(0) 编辑