From 8f837e6d8de3ec5a5e01ecb2fc6c592e45b3e846 Mon Sep 17 00:00:00 2001 From: unknown <1162963624@qq.com> Date: Mon, 30 Nov 2020 10:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E8=B7=B3=E8=BD=AC=E5=88=B0?= =?UTF-8?q?=E7=9B=B4=E6=92=AD=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/common.js | 1 + public/zhibo.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/js/common.js b/public/js/common.js index 6a4eb88..b885cd4 100644 --- a/public/js/common.js +++ b/public/js/common.js @@ -163,6 +163,7 @@ function setBtnClickFuc() { leave(); $('#room-root').hide(); $('#login-root').show(); + window.parent.location.href="/regime/live"; } else{ x="你按下了\"取消\"按钮!"; diff --git a/public/zhibo.html b/public/zhibo.html index 592ca4b..629cd57 100644 --- a/public/zhibo.html +++ b/public/zhibo.html @@ -435,7 +435,7 @@ - + \ No newline at end of file