删除nvue引入的common

master
于肖磊 2026-03-12 14:41:47 +08:00
parent 26571501f7
commit 14f271febe
1 changed files with 1 additions and 5 deletions

View File

@ -237,8 +237,6 @@
<!-- 分享弹窗 -->
<u-share-popup ref="share" class="pointer-events-auto"></u-share-popup>
<!-- 公共 -->
<!-- <component-common ref="common"></component-common> -->
</view>
</template>
@ -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: {
// 视频列表高度