Commit 84d5a827 authored by liujiangnan's avatar liujiangnan

fix: 去掉debug

parent 490e6eb1
......@@ -88,6 +88,7 @@ cc.Class({
},
start() {
cc.debug.setDisplayStats(false);
let getData = this.getData.bind(this);
if (window && window.courseware) {
// console.log('has window');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment