Commit f11dab38 by libai

测试

parent 3cf6d167
Showing with 1 additions and 1 deletions
...@@ -607,7 +607,7 @@ $(function () { ...@@ -607,7 +607,7 @@ $(function () {
} }
else if(data.liveState==0&&data.room.liveScope==3){ else if(data.room.liveScope==3&&data.room.selfLock==0){
// online() // online()
// WebSocketGo() // WebSocketGo()
var promise = document.querySelector('video').play(); var promise = document.querySelector('video').play();
......
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 sign in to comment