Commit 304ab1e0 authored by limingzhe's avatar limingzhe

fix: debug

parent fc444489
......@@ -498,14 +498,14 @@ cc.Class({
return;
}
// setInterval(() => {
this.getPhotoData((data) => {
this.photoEnd(data);
});
// }, 30);
// // setInterval(() => {
// this.getPhotoData((data) => {
// this.photoEnd(data);
// });
// // }, 30);
return;
// return;
const cw = window.courseware;
if (!cw || !cw.openOsmoHandwriting) {
......
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