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: { // 视频列表高度