Commit 6cc76506 by 陈超

T

parent bef018ed
......@@ -324,7 +324,8 @@
}
},
created:function(){
console.log("{$video_title}")
let c = "{$video_title}";
console.log(c)
},
computed: {
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