Commit b2460c41 authored by liujiangnan's avatar liujiangnan

debug

parent f1db7c98
...@@ -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: 0, y: 0, x: 0, y: 0,
height: 80, width: 80 // height: 8, width: 8
}, ()=>{ }, ()=>{
}); });
}); });
......
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