Commit f1db7c98 authored by liujiangnan's avatar liujiangnan

debug

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