From 0f09858893bb24a5674a998e1eb38ad08eb38c91 Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Tue, 22 Nov 2022 10:55:00 +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 6d56d2e..0fab4bd 100644
--- a/mTest/room/liveRoom.html
+++ b/mTest/room/liveRoom.html
@@ -715,7 +715,7 @@ $(function(){
             }else{
                 iosT=setInterval(function(){
                     iosTime++
-                    if(iosTime>=5)window.location.reload()
+                    if(iosTime>=3)window.location.reload()
                 },1000)
             }
      
--
libgit2 0.25.0