From 6bf00223e016663ae819239416c9beeeb2b3f01c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Mon, 9 Mar 2026 12:01:34 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E9=87=8F=E5=B0=91?=
=?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=E7=9A=84=E6=8A=A5=E9=94=99=E9=80=BB?=
=?UTF-8?q?=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/plugins/video/components/search.vue | 24 +++--
pages/plugins/video/detail/detail.nvue | 126 +++++++++++++---------
pages/plugins/video/detail/detail.vue | 84 +++++++++------
3 files changed, 145 insertions(+), 89 deletions(-)
diff --git a/pages/plugins/video/components/search.vue b/pages/plugins/video/components/search.vue
index 5f981b41..6347b837 100644
--- a/pages/plugins/video/components/search.vue
+++ b/pages/plugins/video/components/search.vue
@@ -1,12 +1,15 @@
-
-
-
-
+
+
+
+
+
+
+
+ {{$t('common.search')}}
-
-
- {{$t('common.search')}}
+
+
@@ -77,11 +80,12 @@ export default {