ueditor 百度编辑器 工具栏浮动 滚动后 无法归位问题

367 阅读1分钟

将ueditor.min.js 中的 domUtils.on(window, ['scroll','resize'], updateFloating) 中的 window 修改成 当前窗口 dom 即可