美文网首页Vue
Vue中使用Editor,报错 Cannot read prop

Vue中使用Editor,报错 Cannot read prop

作者: _执着执着再执着 | 来源:发表于2018-02-12 17:59 被阅读0次

    RT

    打开ueditor下的ueditor.all.js文件中, 搜索 lastScrollY 

    如图

    在 lastScrollY != 0 后 加上  && !me 就好了,亲测有效

    修改后代码

    记得点赞哦 O(∩_∩)O~

    相关文章

      网友评论

        本文标题:Vue中使用Editor,报错 Cannot read prop

        本文链接:https://www.haomeiwen.com/subject/nlcdtftx.html