Commit 6f8ea698 by 陈超

T

parent 53dc7daf
......@@ -326,8 +326,9 @@
created:function(){
let p = {:json_encode($isBuyVideo)};
let c = {:json_encode($is_colle)};
console.log(c)
console.log("{$is_colle}")
let t = {:json_encode($video_title)};
console.log(t)
console.log("$is_colle")
this.bought = p != null
},
computed: {
......
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