From 5ac57092dbbcfb1edaeb996df923d0447217f813 Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Sun, 28 Feb 2021 17:00:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2=E6=97=B6=E4=BA=A6=E9=9A=90?= =?UTF-8?q?=E8=97=8F(=E9=A2=91=E9=81=93=E5=88=97=E8=A1=A8=E4=B8=BA?= =?UTF-8?q?=E7=A9=BA)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Play.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Play.vue b/src/components/Play.vue index 0164d2e..4648e2a 100644 --- a/src/components/Play.vue +++ b/src/components/Play.vue @@ -217,7 +217,7 @@ -
+
้ข‘้“ๅˆ—่กจ @@ -453,7 +453,7 @@ export default { this.right.show = false this.right.type = '' this.getChannelList() - if (this.video.key === '' && !this.isLive && this.channelList?.length > 0) { + if (this.video.key === '' && !this.isLive) { this.state.showChannelList = true } }