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 } }