xujintai

Results 6 comments of xujintai

你说的有道理。原生的input 在设置了maxlength以后在这种场景下 也会有这种行为。所以暴露出个props 来决定是否进行截取,并且在截取时候 能给予提示 应该会更好些 请问你们期待这个问题怎样处理呢 @cs1707

设置observer试下; ``` Vue.use(VueLazyload, { observer: true, }); ```

if use v6 in IE 11, use babel to extra transpile

https://github.com/travist/jsencrypt/issues/2

> [@crazylxr](https://github.com/crazylxr) 大佬,有时间可以看下🙏 是 oppo 自带浏览器魔改 setInterval 导致的问题,我也遇到了。我已经跟 oppo 反馈,他们目前已经修复了。