Commit 3abb841b by 陈超

T

parent 6f8ea698
...@@ -324,12 +324,7 @@ ...@@ -324,12 +324,7 @@
} }
}, },
created:function(){ created:function(){
let p = {:json_encode($isBuyVideo)}; console.log("{{video_title}}")
let c = {:json_encode($is_colle)};
let t = {:json_encode($video_title)};
console.log(t)
console.log("$is_colle")
this.bought = p != null
}, },
computed: { computed: {
shareIcon: function() { shareIcon: function() {
......
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