摘要: 一、实现效果 实现效果 原本效果 二、源码 下面是wangEditor实现插入视频的代码 function Video(editor) { this.editor = editor; this.$elem = $('<div class="w-e-menu"><i class="w-e-icon-p 阅读全文
posted @ 2020-06-06 17:51 千年轮回 阅读(1454) 评论(0) 推荐(0)