From 8ce603ba5d03e6c391260d12c534464743574f7d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Fri, 13 Feb 2026 11:33:54 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BC=A0=E9=80=92=E7=9A=84?=
=?UTF-8?q?=E6=90=9C=E7=B4=A2=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/plugins/video/detail/detail.vue | 3 +--
pages/plugins/video/index/index.vue | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/pages/plugins/video/detail/detail.vue b/pages/plugins/video/detail/detail.vue
index 666bb5f8..ba4e94b9 100644
--- a/pages/plugins/video/detail/detail.vue
+++ b/pages/plugins/video/detail/detail.vue
@@ -11,7 +11,7 @@
-
+
@@ -293,7 +293,6 @@
is_add_comment: false,
// 监听键盘高度变化事件
listener_height: 0,
- search_query: '',
};
},
computed: {
diff --git a/pages/plugins/video/index/index.vue b/pages/plugins/video/index/index.vue
index 050a17ea..b91f17e5 100644
--- a/pages/plugins/video/index/index.vue
+++ b/pages/plugins/video/index/index.vue
@@ -7,7 +7,7 @@