Commit 4d40d916 authored by 智慧's avatar 智慧

feat:将默认的视频修改为黑色的默认视频

parent 9cca0c59
......@@ -296,7 +296,8 @@ cc.Class({
},
getDefaultData() {
// return {video_url: "http://staging-teach.cdn.ireadabc.com/5826aa205a4d33bf65552778b2aaf6f8.mp4"}
return {video_url: "http://staging-teach.cdn.ireadabc.com/d2b6b86798ef09034bf29417a0e747d2.mp4"}
return {video_url: "http://staging-teach.cdn.ireadabc.com/56396fd7ec0ab994aa4f14ea7f4b6338.mp4"}
// return {video_url: "http://staging-teach.cdn.ireadabc.com/d2b6b86798ef09034bf29417a0e747d2.mp4"}
},
play(){
......
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