Put this at the top of the file: var console = {}; console.log = function(){};. For some browsers and minifiers, you may need to apply this ...
確定! 回上一頁