异常信息如下:
window.__BROWSERTOOLS_CONSOLE_SAFEFUNC = function (fn) { var returnFn = function () { return fn(arguments); }; return returnFn; }