Commit 9d08aa7f authored by liujiangnan's avatar liujiangnan

debug

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