Commit e7e2b709 authored by liujiangnan's avatar liujiangnan

debug

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