Commit 8389d52b by 冷斌

设置

parent 9e89b9e3
...@@ -226,8 +226,7 @@ ...@@ -226,8 +226,7 @@
courseIntro: function() { courseIntro: function() {
return this.info.video_intro return this.info.video_intro
}, },
isVideoLocked: function(child) { isVideoLocked: function() {
console.log(child);
return function(child) { return function(child) {
if(this.bought) { if(this.bought) {
return false return false
......
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