Commit 3e52bae4 by qiuren

feat: 直播小窗抖动

parent 8599e558
Showing with 0 additions and 1 deletions
...@@ -685,7 +685,6 @@ webAppComm.prototype.liveShakes = function () { ...@@ -685,7 +685,6 @@ webAppComm.prototype.liveShakes = function () {
"msg": '窗口抖动' "msg": '窗口抖动'
} }
} }
alert('窗口抖动');
let obj2 = JSON.stringify(obj); let obj2 = JSON.stringify(obj);
webAppCollaboration(obj2); webAppCollaboration(obj2);
} }
......
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