Commit 73ef6105 authored by liujiangnan's avatar liujiangnan

debug

parent 327d05d9
...@@ -84,12 +84,12 @@ cc.Class({ ...@@ -84,12 +84,12 @@ cc.Class({
// this.getData(callback); // this.getData(callback);
// }; // };
setTimeout(() => { // setTimeout(() => {
console.log("liu-----------"); // console.log("liu-----------");
this.getData(res=>{ // this.getData(res=>{
console.log("liu-----------", res); // console.log("liu-----------", res);
}) // })
}, 20000); // }, 20000);
// this.baseUrl = 'http://staging-teach.ireadabc.com/api/'; // this.baseUrl = 'http://staging-teach.ireadabc.com/api/';
// this.initStoryBoxView({ // this.initStoryBoxView({
......
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