Commit d1b6933b authored by liujiangnan's avatar liujiangnan

debug

parent 8dff4385
......@@ -89,7 +89,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
window["courseware"].closeOsmoFingerRead();
}
reject(new Error('checkpage timeout'));
}, 3000)
}, 2800)
});
const pageId = this.data.pageArr[this.currentPageIdx].pageIdx;
const check = new Promise<void>((resolve, reject) => {
......
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