Commit fcaf5718 authored by 李维's avatar 李维

恢复注释

parent 44b26e4c
......@@ -603,9 +603,9 @@ cc.Class({
const url1 = this.data.video_url;
// 强制使用原视频
console.log("强制使用原视频")
callback(url1);
return
// console.log("强制使用原视频")
// callback(url1);
// return
// ==== End ===
const url2 = url1.replace(/.mp4$/g, "_l.mp4");
......
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