Commit 01f9dba1 authored by huoshizhe's avatar huoshizhe

feat:

parent 3d1d1e94
...@@ -236,6 +236,7 @@ cc.Class({ ...@@ -236,6 +236,7 @@ cc.Class({
loadOnlineBundleByCourseId(courseId) { loadOnlineBundleByCourseId(courseId) {
cc.audioEngine.stopAll();
// this.showWaitingLetters(); // this.showWaitingLetters();
const baseUrl = `http://staging-teach.ireadabc.com/api/`; const baseUrl = `http://staging-teach.ireadabc.com/api/`;
let api = `courseware/v1/${courseId}/list`; let api = `courseware/v1/${courseId}/list`;
......
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