diff --git a/app/download/[user_id]/page.jsx b/app/download/[user_id]/page.jsx index 8f3949c..cd0c60b 100644 --- a/app/download/[user_id]/page.jsx +++ b/app/download/[user_id]/page.jsx @@ -114,7 +114,7 @@ export default function Download({ params }) { {deviceType === "pc" && (

@@ -164,8 +164,8 @@ export default function Download({ params }) { className="btn bg-gradient-to-r from-[#FF668B] to-[#FF66F0] rounded-full text-white text-lg font-medium w-64 h-14" href={ deviceType === "ios" - ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1704878022" - : "https://file.tiefen.fun/appdownload/ironfans1.2.1.apk" + ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1707054259" + : "https://file.tiefen.fun/appdownload/ironfans1.2.2.apk" } > 安装 diff --git a/app/page.jsx b/app/page.jsx index 3aa52ce..0852aeb 100644 --- a/app/page.jsx +++ b/app/page.jsx @@ -61,7 +61,7 @@ export default function Home() { {deviceType === "pc" && (

@@ -110,8 +110,8 @@ export default function Home() { className="btn bg-gradient-to-r from-[#FF668B] to-[#FF66F0] rounded-full text-white text-lg font-medium w-64 h-14" href={ deviceType === "ios" - ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1704878022" - : "https://file.tiefen.fun/appdownload/ironfans1.2.1.apk" + ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1707054259" + : "https://file.tiefen.fun/appdownload/ironfans1.2.2.apk" } > 安装