From a8fee5b7b589021ab98ca909a0dd80e6393ddaee Mon Sep 17 00:00:00 2001 From: yezian Date: Fri, 7 Jun 2024 17:36:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=89=E5=8D=93=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E5=8C=85=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/download/[user_id]/page.jsx | 4 ++-- app/page.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/download/[user_id]/page.jsx b/app/download/[user_id]/page.jsx index a83a191..dc1ebb4 100644 --- a/app/download/[user_id]/page.jsx +++ b/app/download/[user_id]/page.jsx @@ -110,7 +110,7 @@ export default function Download({ params }) { {deviceType === "pc" && (

@@ -161,7 +161,7 @@ export default function Download({ params }) { href={ deviceType === "ios" ? "itms-services://?action=download-manifest&url=https://filecdn01.tiefen.fun/appdownload/ironfans.plist" - : "https://filecdn01.tiefen.fun/appdownload/ironfans1.4.5.apk" + : "https://filecdn01.tiefen.fun/appdownload/ironfans1.4.6.apk" } > 安装 diff --git a/app/page.jsx b/app/page.jsx index 8b29495..3111877 100644 --- a/app/page.jsx +++ b/app/page.jsx @@ -88,7 +88,7 @@ export default function Home() { {deviceType === "pc" && (

@@ -141,7 +141,7 @@ export default function Home() { const url = deviceType === "ios" ? "itms-services://?action=download-manifest&url=https://filecdn01.tiefen.fun/appdownload/ironfans.plist" - : "https://filecdn01.tiefen.fun/appdownload/ironfans1.4.5.apk"; + : "https://filecdn01.tiefen.fun/appdownload/ironfans1.4.6.apk"; window.location.href = url; }} >