支持不上传视频(待测试)

This commit is contained in:
2019-04-08 18:33:29 +08:00
parent b55686d095
commit 5e3f9e9aee
3 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,7 @@ function update(){
$("#streamUrl").text(res.data.broadcast.streamUrl)
$("#forceNotBroadcasting").text(res.data.config.forceNotBroadcasting)
$("#forceStopDownload").text(res.data.config.forceStopDownload)
$("#forceNotUpload").text(res.data.config.forceNotUpload)
$("#updateTime").text(res.data.broadcast.updateTime)
$("#download").html(function(){
var ret = ""