Commit e0779c1f authored by liujiangnan's avatar liujiangnan

debug

parent 395e10f1
......@@ -66,6 +66,9 @@ export default class NewClass extends middleLayerBase {
}
hideMask() {
}
async onHomeworkFinish(callBack, data = null) {
console.log("================");
}
hideWaitingLetters() {
cc.find('middleLayer/loadingLayer').active = false;
......
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