Commit bc7ab9aa authored by Guo Yuhang's avatar Guo Yuhang

add:finish taget

Signed-off-by: Guo Yuhang's avatar郭宇航 <guoyuhang@iplayabc.com>
parent 8ead99f9
No preview for this file type
......@@ -420,12 +420,13 @@ cc.Class({
},
showNextBtn() {
onHomeworkFinish();
this.showRestartBtn();
const btnNext = cc.find('Canvas/bg/btnNext');
btnNext.active = true;
onHomeworkFinish();
},
coolCatSpeakStart(cb) {
......
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