更新ios下载链接

This commit is contained in:
yezian 2024-03-22 14:01:23 +08:00
parent fbff9b796c
commit 5b6f4cda6b
2 changed files with 2 additions and 2 deletions

View File

@ -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" className="btn bg-gradient-to-r from-[#FF668B] to-[#FF66F0] rounded-full text-white text-lg font-medium w-64 h-14"
href={ href={
deviceType === "ios" deviceType === "ios"
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1708490944" ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1711087150"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.5.apk" : "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.5.apk"
} }
> >

View File

@ -110,7 +110,7 @@ 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" className="btn bg-gradient-to-r from-[#FF668B] to-[#FF66F0] rounded-full text-white text-lg font-medium w-64 h-14"
href={ href={
deviceType === "ios" deviceType === "ios"
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1708490944" ? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1711087150"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.5.apk" : "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.5.apk"
} }
> >