Commit b3f6b973 authored by liujiangnan's avatar liujiangnan

feat: 添加window.courseware方法

parent 2bf68150
...@@ -79,6 +79,10 @@ cc.Class({ ...@@ -79,6 +79,10 @@ cc.Class({
this.getBundleInfoList(); this.getBundleInfoList();
window.courseware = {
getData: this.getData
}
// this.baseUrl = 'http://staging-teach.ireadabc.com/api/'; // this.baseUrl = 'http://staging-teach.ireadabc.com/api/';
// this.initStoryBoxView({ // this.initStoryBoxView({
// coursewareId: 18307 // coursewareId: 18307
......
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