Commit da5c2128 authored by 范雪寒's avatar 范雪寒

feat

parent 9d1d714b
...@@ -86,22 +86,11 @@ cc.Class({ ...@@ -86,22 +86,11 @@ cc.Class({
this.getBundleInfoList(); this.getBundleInfoList();
// window.courseware = {};
// window.courseware.getData = (callback) => {
// this.getData(callback);
// };
// setTimeout(() => {
// console.log("liu-----------");
// this.getData(res=>{
// console.log("liu-----------", res);
// })
// }, 20000);
// this.baseUrl = 'http://staging-teach.ireadabc.com/api/'; // this.baseUrl = 'http://staging-teach.ireadabc.com/api/';
// this.initStoryBoxView({ // this.initStoryBoxView({
// // coursewareId: 18307 // // coursewareId: 18307
// coursewareId: 18582 // // coursewareId: 18582
// coursewareId: 25687
// }); // });
// this.bundleType = 'StoryBox'; // this.bundleType = 'StoryBox';
......
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