iPhone 6 Plus且wxVersion6.7.4 运维后台报错

发布于 7 年前作者 jingzou12103 次浏览最后编辑 7 年前来自 issues

thirdScriptError undefined is not a function (evaluating ‘u.map(function(t){return t.sort}).includes(t.sort)’)

代码都是做过默认值处理的 在map和includes前保证调用的对象是一个array  (做了很多冗杂的代码处理,仍旧无法避免)

但是mapincludes方法在iPhone 6 Plus+wxVersion6.7.4环境下就会抛错

已上传类似的代码片段

1 回复
yinjun
yinjun1 楼5 年前

你好,建议是将微信版本更新至最新版本再试试