Commit 9e0a662c authored by liujiangnan's avatar liujiangnan

feat: 高清

parent baf14c8c
......@@ -608,7 +608,7 @@ cc.Class({
// return
// ==== End ===
const url2 = url1.replace(/.mp4$/g, "_l.mp4");
const url2 = url1.replace(/.mp4$/g, "_h.mp4");
this.httpHeadCall(url2, (success) => {
if (success) {
console.log('return url2: ', url2);
......
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