From ceadff3b61f49ab2326020aac0358f6c3b0f3683 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 02 七月 2025 16:18:44 +0800
Subject: [PATCH] 视频搜索页及搜索页视频的播放

---
 pages/product/comment.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/product/comment.vue b/pages/product/comment.vue
index 97608bc..408d966 100644
--- a/pages/product/comment.vue
+++ b/pages/product/comment.vue
@@ -63,6 +63,7 @@
 </template>
 
 <script>
+import '@/components/uview-components/uview-ui'
 // import { getGoodsDetail } from '@/api/goods.js';
 import * as membersApi from "@/api/members.js";
 import configs from '@/config/config'

--
Gitblit v1.8.0