Commit f0aba24c authored by liujiangnan's avatar liujiangnan

feat: 上报成绩

parent ab332523
......@@ -265,6 +265,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
await this.showYouWin();
}
// TODO 上报成绩
window["courseware"].sendAnswer({"gameEnd": true});
window["courseware"].nextPage();
// this.showRestart();
}
......
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