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) => {
: }