From ca11f03a19047a459e4b98d9f53a721a341e15a1 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Tue, 7 Nov 2023 15:13:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(upgrade-center):=20=E5=95=86=E5=BA=97?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E3=80=81=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/component.uvue | 65 +++++++-------- .../uni-upgrade-center-app.uvue} | 80 +++++++++++++++---- .../pages/upgrade-popup.vue | 10 ++- .../utils/call-check-version.ts | 10 ++- .../utils/check-update.ts | 41 +++++----- .../uni-upgrade-center-app/utils/utils.uts | 17 ++++ 6 files changed, 143 insertions(+), 80 deletions(-) rename uni_modules/uni-upgrade-center-app/{pages/upgrade-popup-uts.uvue => components/uni-upgrade-center-app/uni-upgrade-center-app.uvue} (79%) create mode 100644 uni_modules/uni-upgrade-center-app/utils/utils.uts diff --git a/pages/tabBar/component.uvue b/pages/tabBar/component.uvue index 74fc727a..7e07049a 100644 --- a/pages/tabBar/component.uvue +++ b/pages/tabBar/component.uvue @@ -38,18 +38,17 @@ - - - + + + - diff --git a/uni_modules/uni-upgrade-center-app/pages/upgrade-popup-uts.uvue b/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue similarity index 79% rename from uni_modules/uni-upgrade-center-app/pages/upgrade-popup-uts.uvue rename to uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue index f17da292..79af7b4f 100644 --- a/uni_modules/uni-upgrade-center-app/pages/upgrade-popup-uts.uvue +++ b/uni_modules/uni-upgrade-center-app/components/uni-upgrade-center-app/uni-upgrade-center-app.uvue @@ -11,7 +11,7 @@ {{subTitle}} - + v{{version}} @@ -41,22 +41,16 @@ - - - @@ -64,8 +58,7 @@ - + @@ -73,12 +66,14 @@