From 43a67fc0abeffdb4b1ae01c64ad15eb3e1af6fc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Tue, 3 Mar 2026 10:36:12 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=9F=AD=E8=A7=86=E9=A2=91?=
=?UTF-8?q?=E6=8F=92=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../diy/components/diy/plugins-video-list.vue | 387 ++++++++++++++++++
.../diy/components/diy/plugins-video-tabs.vue | 264 ++++++++++++
2 files changed, 651 insertions(+)
create mode 100644 pages/diy/components/diy/plugins-video-list.vue
create mode 100644 pages/diy/components/diy/plugins-video-tabs.vue
diff --git a/pages/diy/components/diy/plugins-video-list.vue b/pages/diy/components/diy/plugins-video-list.vue
new file mode 100644
index 00000000..558c6bea
--- /dev/null
+++ b/pages/diy/components/diy/plugins-video-list.vue
@@ -0,0 +1,387 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }}
+
+
+ {{ field_show.includes('0') ? item.data.add_time : '' }}
+
+
+
+ {{ item.data.access_count ? item.data.access_count : '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }}
+
+
+
+
+
+
+ {{ item.new_title ? item.new_title : item.data.title }} -->
+
+
+ {{ field_show.includes('0') ? item.data.add_time : '' }}
+
+
+
+ {{ item.data.access_count ? item.data.access_count : '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/diy/components/diy/plugins-video-tabs.vue b/pages/diy/components/diy/plugins-video-tabs.vue
new file mode 100644
index 00000000..cc112eeb
--- /dev/null
+++ b/pages/diy/components/diy/plugins-video-tabs.vue
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+w
+
+