正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -319,7 +319,7 @@ if [ $SRS_HLS = YES ]; then | @@ -319,7 +319,7 @@ if [ $SRS_HLS = YES ]; then | ||
| 319 | <script type="text/javascript"> | 319 | <script type="text/javascript"> |
| 320 | setTimeout(function(){ | 320 | setTimeout(function(){ |
| 321 | window.location.href = "players/index.html" + window.location.search; | 321 | window.location.href = "players/index.html" + window.location.search; |
| 322 | - }, 3000); | 322 | + }, 500); |
| 323 | </script> | 323 | </script> |
| 324 | </body> | 324 | </body> |
| 325 | END | 325 | END |
-
请 注册 或 登录 后发表评论