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 @@