Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Commit 2a75fce

Browse files
committed
release v1.1
1 parent 11fe2a9 commit 2a75fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buptbase.FitBrowser = function () {
1717
buptbase.FitBrowser();
1818

1919
// debug console输出控制,注释下面的语句将会开启调试记录
20-
// console.log = function() {}
20+
console.log = function() {}
2121

2222

2323
buptbase.paths = {};

0 commit comments

Comments
 (0)