Commit 8b8effd7 authored by limingzhe's avatar limingzhe

fix: debug

parent accdb0c9
......@@ -511,10 +511,10 @@ cc.Class({
//调起检测
startTesting() {
this.getPhotoData((data) => {
this.photoEnd(data);
});
return;
// this.getPhotoData((data) => {
// this.photoEnd(data);
// });
// return;
const cw = window.courseware;
......
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