Commit 8389d52b by 冷斌

设置

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