Commit 1bad1dfe authored by yu's avatar yu

1

parent 13654e20
......@@ -250,7 +250,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.btn_laba.active = true;
this.showTip(false);
this.showRecordAction();
courseware && courseware.startRecord(Game.getIns().getCurrentPage().word); //开始录音
courseware && courseware.startRecord(1); //开始录音
}
initListener() {
......
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