Commit 49c6e990 by 陈超

T

parent 1d80aeb5
...@@ -311,7 +311,8 @@ ...@@ -311,7 +311,8 @@
} }
}, },
created:function(){ created:function(){
console.log({$isBuyVideo}) let p = {:json_encode($isBuyVideo)};
console.log(p)
}, },
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