From 1376b13f6230dfe654a9e8a9a407d35a9dcda3ee Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Tue, 22 Nov 2022 11:17:05 +0800
Subject: [PATCH] 测试

---
 mTest/room/liveRoom.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mTest/room/liveRoom.html b/mTest/room/liveRoom.html
index 7afe7b9..976d55e 100644
--- a/mTest/room/liveRoom.html
+++ b/mTest/room/liveRoom.html
@@ -715,7 +715,7 @@ $(function(){
             }else{
                 iosT=setTimeout(function(){
                     window.location.reload()
-                },4000)
+                },5000)
             }
      
             // flvPlay(data.pullFlowUrl)
--
libgit2 0.25.0