bcrypt.compare(_password, user.password, function(err, isMatch) { if (err) return cb(err)}一直有err存在,err是Incorrect arguments求大神 查看完整描述