Commit 2ac71f53 by 陈超

T

parent 2db34ad1
...@@ -133,6 +133,7 @@ ...@@ -133,6 +133,7 @@
isVideoLocked: function() { isVideoLocked: function() {
return function(child) { return function(child) {
console.log(child) console.log(child)
console.log(child.is_free)
if(this.bought) { if(this.bought) {
return false return false
} else { } else {
......
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