Commit 3a03bf6f authored by liujiangnan's avatar liujiangnan

debug

parent 576c5f9d
......@@ -86,7 +86,9 @@ cc.Class({
console.log("***成功调用onCourseInScreen***");
window.air.onCourseInScreen = null;
});
// this.hideWaitingLetters();
setTimeout(()=>{
this.hideWaitingLetters();
}, 1000);
}
this.showWaitingLetters();
......
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