Commit 73ef6105 authored by liujiangnan's avatar liujiangnan

debug

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