diff --git a/app/download/[user_id]/page.jsx b/app/download/[user_id]/page.jsx index 7d25aca..6a3e7e3 100644 --- a/app/download/[user_id]/page.jsx +++ b/app/download/[user_id]/page.jsx @@ -160,7 +160,7 @@ 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%3F1711165532" + ? "https://apps.apple.com/app/%E9%93%81%E7%B2%89%E7%A9%BA%E9%97%B4/id6472775330" : "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.7.apk" } > @@ -168,17 +168,6 @@ export default function Download({ params }) { > )} - {deviceType !== "Android" && ( -
- 安装遇到困难,请 - - 查看帮助 - -
- )}- 安装前请卸载旧版本,详情请 - - 查看帮助 - -
- )}