Commit 9ade9364 authored by wangxuelai's avatar wangxuelai

'最新代码提交'

parent 15b99fab
......@@ -630,7 +630,8 @@ function showWeekDays(timestamp, currenttimestamp) {
}
function videoorigin(src) {
let url = src || '';
url = `https://omedia.shangjiadao.cn/${url}`;
// url = `https://omedia.shangjiadao.cn/${url}`;
url = `https://media.shangjiadao.cn/${url}.mp4`;
return url;
}
......
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