Commit 060cdbae authored by huoshizhe's avatar huoshizhe

feat:

parent 9af7d10e
......@@ -233,6 +233,7 @@ cc.Class({
},
loadOnlineBundleByCourseId(courseId) {
this.showWaitingLetters();
const baseUrl = `http://staging-teach.ireadabc.com/api/`;
let api = `courseware/v1/${courseId}/list`;
// if (linkFlag === true) {
......
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