Commit 60385c60 authored by yu's avatar yu

1

parent 2e39c8b7
......@@ -352,6 +352,8 @@ cc.Class({
this.playWordAni().then(() => {
this.playRecordAudio();
})
let bg_book2 = pg.view.find(this, "bg_book2");
pg.view.setNetImg(bg_book2, this._stageData.img, { w: 1208, h: 322 });
// this._timeoutIds.push(setTimeout(() => {
// pg.view.visible(icon_hand, true);
// let action = cc.tween(icon_hand);
......
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