Authored by 郭成尧

offlineLog

... ... @@ -83,7 +83,8 @@
BJ_REPORT.init({
id: 2,
url: "http://118.89.213.12/badjs",
ignore: [/Script error/i]
ignore: [/Script error/i],
offlineLog : false
});
}
</script>
... ...