Commit 1f2e8314 authored by liujiangnan's avatar liujiangnan

debug

parent 750bd00e
...@@ -556,7 +556,9 @@ export default class NewClass extends middleLayerBase { ...@@ -556,7 +556,9 @@ export default class NewClass extends middleLayerBase {
// }); // });
this.hideUI(); this.hideUI();
(<any>window).courseware.openRecognitionCamera({x: 100, y: 100, height: 400, width: 400}, ()=>{ (<any>window).courseware.openRecognitionCamera({
// x: 100, y: 100, height: 400, width: 400
}, ()=>{
}); });
}); });
......
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