From 320c7e3b9eafe0e83d38bce9e781d45008174099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E4=B8=8A=E8=B4=B5=E7=8C=AA?= <290425385@qq.com> Date: Thu, 12 Mar 2026 14:12:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=83=E5=8D=81=E4=BA=8C=E5=AE=B6=E6=88=BF?= =?UTF-8?q?=E5=AE=A2-=E8=A7=82=E7=9C=8B=E5=B9=B3=E5=8F=B0v162?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/qishier/QishierShowcase.vue | 2 +- src/views/QishierPlayer.vue | 296 ++++++++++++++------- 2 files changed, 207 insertions(+), 91 deletions(-) diff --git a/src/components/qishier/QishierShowcase.vue b/src/components/qishier/QishierShowcase.vue index bb3da97..73ced11 100644 --- a/src/components/qishier/QishierShowcase.vue +++ b/src/components/qishier/QishierShowcase.vue @@ -3,7 +3,7 @@

推荐展示

-
基于当前节目数据生成展示内容
+
- - - -
- - + + + + +
+ 共 {{ allEpisodeList.length }} 条 + + 最后更新:{{ updatedAtText }} +
+
+ +
+ + + + +
- - - - - - + +
+
+
+
+ - - - + - - - - +
+ + +
+
- - - - - - - +
+ + + + +
+
+
+
+ +
@@ -76,15 +103,21 @@ @ended-next="handleEndedNext" /> -
-
当前播放
-

{{ currentEpisode.title }}

-
- 发布时间:{{ formatDate(currentEpisode.releasedAt) }} - - 时长:{{ formatDuration(currentEpisode.timeLength) }} -
-
+ + + + + + + + + + + + + + +
{{ errorMsg }} @@ -95,12 +128,11 @@ :episodes="showcaseEpisodes" @select="playEpisode" /> - -
+