biuuu opened this issue 7 years ago · 1 comments
mirror/src/model.js
Line 40 in dd3f659
嗯,在 src/defatults.js 中还用到了 Array.prototype.includes 方法,如果要考虑到这些 ES6 的兼容,可能要做的事情比较多了。
src/defatults.js
Array.prototype.includes
建议你引入一个 polyfill 哈。