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 1/2] =?UTF-8?q?=E5=85=B3=E9=97=AD=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E5=88=B0=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 From 1c1b176483ef3332b6ad1cfd3484353ad5b9849b Mon Sep 17 00:00:00 2001 From: unknown <1162963624@qq.com> Date: Mon, 30 Nov 2020 10:14:11 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/js/common.js | 1 + dist/zhibo.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/js/common.js b/dist/js/common.js index 6a4eb88..b885cd4 100644 --- a/dist/js/common.js +++ b/dist/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/dist/zhibo.html b/dist/zhibo.html index 592ca4b..629cd57 100644 --- a/dist/zhibo.html +++ b/dist/zhibo.html @@ -435,7 +435,7 @@ - + \ No newline at end of file