Commit 9d1d714b authored by 范雪寒's avatar 范雪寒

feat:

parent 09b3526e
......@@ -229,9 +229,11 @@ cc.Class({
labelSelected.active = true;
if (!data.children[0]) {
cc.find('middleLayer/storyBox/bg').active = true;
console.error('沒有課件!');
return;
}
cc.find('middleLayer/storyBox/bg').active = false;
this.syllabus_id = data.children[0].id;
this.loadBundleByConf(data.children[0].conf);
......
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