shawenguan 1 năm trước cách đây
mục cha
commit
5b868587dd
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      Scripts/injection/common.js

+ 2 - 1
Scripts/injection/common.js

@@ -1,4 +1,5 @@
-let vConsole = new window.VConsole();
+var vConsole = new window.VConsole();
+console.error('xxxxxxxxxxxxxxxx');
 console.error(vConsole);
 vConsole.show();
 document.addEventListener('DOMContentLoaded', function () {