From 1a4aaf5b583def55228ecdef46f6a106ded9a070 Mon Sep 17 00:00:00 2001 From: xlsea Date: Sat, 13 Apr 2024 01:28:39 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugins/loading.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/loading.ts b/src/plugins/loading.ts index d6d0438..f968e7e 100644 --- a/src/plugins/loading.ts +++ b/src/plugins/loading.ts @@ -18,7 +18,7 @@ export function setupLoading() { 'right-0 bottom-0 animate-delay-1500' ]; - const logoWithClass = systemLogo.replace(' { @@ -29,7 +29,7 @@ export function setupLoading() { const loading = `
${logoWithClass} -
+
${dot}