Commit e41aa0f1 authored by liujiaxin's avatar liujiaxin

123

parent f5ebf069
......@@ -380,7 +380,10 @@ cc.Class({
console.log('game begin 1');
if(window.courseware && window.courseware.openOsmoFingerRead) {
this.isOpenedOsmoFingerRead = true;
window.courseware.openOsmoFingerRead()
window.courseware.openOsmoFingerRead({
"page_id": 27,
"book_id": "opw1"
})
}
var dragonDisplay = this.logoCat.getComponent(dragonBones.ArmatureDisplay);
const state = dragonDisplay.playAnimation('begin', 0);
......
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