Commit 750bd00e authored by liujiangnan's avatar liujiangnan

debgu

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