async: false, xhrFields: { - withCredentials: true + withCredentials: true, }, success: function (res) { that.media.setVideoUrl(res.data.durl[0].url); - } + }, }); } }, @@ -2273,9 +2436,7 @@ var websiteList = [ { // ✅ https://www.ixigua.com/ name: "西瓜视频"...