From 322e7fb21fc63dd76356f5e2d3efe15db97dd6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 13 Feb 2026 15:22:50 +0800 Subject: [PATCH] =?UTF-8?q?loading=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/video/detail/detail.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 {