Commit 838968b7 by libai

测试

parent cfbc9ffe
Showing with 2 additions and 1 deletions
......@@ -488,6 +488,7 @@ $(function () {
$(".mc-material-content").html(html);
if(data.room.liveState==1){
online()
WebSocketGo()
var promise = document.querySelector('video').play();
if (promise !== undefined) {
promise.then(_ => {
......@@ -2143,7 +2144,7 @@ $(function () {
var Reconnection=0
var trackNum=0
//websocket相关
WebSocketGo()
var outT=null
setInterval(function() {
//普通礼物相关
......
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