diff --git a/pages/plugins/video/detail/detail.vue b/pages/plugins/video/detail/detail.vue index c7b097cc..ff348886 100644 --- a/pages/plugins/video/detail/detail.vue +++ b/pages/plugins/video/detail/detail.vue @@ -196,7 +196,7 @@ - + @@ -210,6 +210,7 @@ const app = getApp(); import { get_math, isEmpty, video_get_top_left_padding } from '@/common/js/common/common.js'; import commentInfoComponent from '@/pages/plugins/video/components/comment-info.vue'; + import loadingComponent from '@/pages/plugins/video/components/loading.vue'; import commentMoreComponent from '@/pages/plugins/video/components/comment-more.vue'; import searchComponent from '@/pages/plugins/video/components/search.vue'; import componentSharePopup from '@/components/share-popup/share-popup'; @@ -229,7 +230,8 @@ componentSharePopup, componentNoData, componentBottomLine, - componentPopup + componentPopup, + loadingComponent }, data() { return {