Cannot read property 'model' of undefined怎么回事?发布于 8 年前作者 chaozhu8350 次浏览最后编辑 8 年前来自 issues在小程序后台管理错误日志中看到报错信息,微信客户端版本是3.0.0,报Cannot read property 'model' of undefined这个错误,查看全局只有getSystemInfo使用到了model属性 请问怎么排查是不是这个api导致的?怎么模拟微信客户端3.0.0复现这个问题呢