这个怎么处理呀
把console.err改为console.error,然后根据错误提示就能找到问题了。
console.err is not a function,看看console.err这里有没有打错或者其他问题,贴个代码更容易找出错误