From 32cd6c2395b50577e7af513db47efce3329a0bd7 Mon Sep 17 00:00:00 2001 From: sige Date: Thu, 29 Feb 2024 16:06:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=90=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/src/components/Loading.vue | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/web/src/components/Loading.vue b/src/web/src/components/Loading.vue index 4f2934a..7c55364 100644 --- a/src/web/src/components/Loading.vue +++ b/src/web/src/components/Loading.vue @@ -9,11 +9,11 @@ display: flex; flex-direction: column; justify-content: center; - align-items: center;"> + align-items: center;" + > -
{{ title }}
+
{{ title }}
+
{{ subTitle }}
\ No newline at end of file