From b65cd93602f15d1c93bf5c910ae0f0d43f6f0181 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Thu, 5 Sep 2024 17:50:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=8B=E8=BD=BD=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UpdateModal/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/UpdateModal/index.tsx b/src/components/UpdateModal/index.tsx index f418f2c..343cf40 100644 --- a/src/components/UpdateModal/index.tsx +++ b/src/components/UpdateModal/index.tsx @@ -67,7 +67,7 @@ const UpdateModal = forwardRef((props: any, ref: any) => { >立即更新
setIsUpdateModal(false)}>暂不更新
: progress < 100 ? -
+
下载进度:{progress}% @@ -75,7 +75,7 @@ const UpdateModal = forwardRef((props: any, ref: any) => {
: }