From f7f5221c37a932ed80e84de71551c7f4a9a04dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=A8=9C?= Date: Tue, 15 Apr 2025 19:43:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E5=8A=A0=E8=BD=BD?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E7=BB=84=E4=BB=B6=E5=B1=9E=E6=80=A7=E5=AE=9A?= =?UTF-8?q?=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomLoading/index.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/CustomLoading/index.vue b/src/components/CustomLoading/index.vue index 55aba19..1f50b21 100644 --- a/src/components/CustomLoading/index.vue +++ b/src/components/CustomLoading/index.vue @@ -6,7 +6,18 @@ :element-loading-text="loadingText || `${$t('pageTipText.Loading')}...`" element-loading-background="rgba(122, 122, 122, 0.5)"> +