From 14f271febee3104568c39b514b5a7fb877fbb351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 12 Mar 2026 14:41:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4nvue=E5=BC=95=E5=85=A5?= =?UTF-8?q?=E7=9A=84common?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/video/detail/detail.nvue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pages/plugins/video/detail/detail.nvue b/pages/plugins/video/detail/detail.nvue index 721b1c2b..022e2c07 100644 --- a/pages/plugins/video/detail/detail.nvue +++ b/pages/plugins/video/detail/detail.nvue @@ -237,8 +237,6 @@ - - @@ -253,7 +251,6 @@ import componentBottomLine from '@/components/bottom-line/bottom-line'; import componentPopup from '@/components/popup/popup'; import componentUpload from '@/components/upload/upload'; - import componentCommon from '@/components/common/common'; // 多语言 //#ifdef APP-NVUE import i18n from '@/locale/index.js'; @@ -347,8 +344,7 @@ componentBottomLine, componentPopup, loadingComponent, - componentUpload, - componentCommon + componentUpload }, computed: { // 视频列表高度