Commit 06fba459 by 冷斌

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	apps/course/Tpl/default/Video/view_w3g.html
parents 2d3ae921 6cc76506
...@@ -324,7 +324,8 @@ ...@@ -324,7 +324,8 @@
} }
}, },
created:function(){ created:function(){
console.log("{$data}") let c = "{$video_title}";
console.log(c)
}, },
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