From 7c978d7e85f9046fdfb9dbc9e3da8c038e80c961 Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Tue, 7 Jan 2025 17:25:26 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=86=E9=A2=91=E5=88=97?=
=?UTF-8?q?=E8=A1=A8=E7=BB=84=E4=BB=B6-h5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/my-video-list/my-video-list.vue | 231 ++++++++++++++++++++-
1 file changed, 227 insertions(+), 4 deletions(-)
diff --git a/components/my-video-list/my-video-list.vue b/components/my-video-list/my-video-list.vue
index 9331c85..445ebe9 100644
--- a/components/my-video-list/my-video-list.vue
+++ b/components/my-video-list/my-video-list.vue
@@ -1,26 +1,249 @@
-
+
-
-
-
+
+
+
+
+
+
+
+
+ {{item.courseDetailsName}}
+
+
+ {{item.courseDetailsName}}(共{{list.length}}集)选集 >
+
+
+
+
+
+
+ {{item.goodNum}}
+
+
+
+ 分享
+
+
+
+
+ {{isCollect?'已追':'追剧'}}
+
+
+
\ No newline at end of file