Commit de034281 authored by liujiangnan's avatar liujiangnan

debug

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