Commit c91de517 authored by liujiangnan's avatar liujiangnan

debug

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