From 95597083d7ed9f58f9c5c4f3af9dbe2877dceea2 Mon Sep 17 00:00:00 2001
From: DCloud_LXH <283700113@qq.com>
Date: Fri, 8 Dec 2023 15:40:20 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=87=E7=BA=A7=E4=B8=AD=E5=BF=83?=
=?UTF-8?q?=E9=80=82=E9=85=8D=E9=80=9A=E7=9F=A5=E6=A0=8F=E8=BF=9B=E5=BA=A6?=
=?UTF-8?q?=E6=9D=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../uni-upgrade-center-app.uvue | 97 +++++++++++++----
.../uni-upgrade-center-app/package.json | 4 +-
.../pages/upgrade-popup.vue | 103 +++++++++++++-----
.../utils/call-check-version.ts | 2 +-
.../utils/check-update.ts | 18 +++
5 files changed, 169 insertions(+), 55 deletions(-)
diff --git a/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue b/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue
index 99e76e99..e16b5e79 100644
--- a/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue
+++ b/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue
@@ -46,8 +46,8 @@
{{installing ? '正在安装……' : '下载完成,立即安装'}}
-
+
+ 安装未完成,点击安装
+
-
安装完毕,点击重启
@@ -62,6 +66,7 @@