Commit c91de517 authored by liujiangnan's avatar liujiangnan

debug

parent 7921ef4d
...@@ -79,10 +79,8 @@ cc.Class({ ...@@ -79,10 +79,8 @@ cc.Class({
this.getBundleInfoList(); this.getBundleInfoList();
const _this = this; window.courseware = {};
window.courseware = { window.courseware.getData = this.getData;
getData: _this.getData
}
// 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