更换ios下载链接
This commit is contained in:
parent
a23288f815
commit
1aede66519
|
@ -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%3F1707054259"
|
||||
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1708490944"
|
||||
: "https://file.tiefen.fun/appdownload/ironfans1.2.3.apk"
|
||||
}
|
||||
>
|
||||
|
|
|
@ -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"
|
||||
href={
|
||||
deviceType === "ios"
|
||||
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1707054259"
|
||||
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1708490944"
|
||||
: "https://file.tiefen.fun/appdownload/ironfans1.2.3.apk"
|
||||
}
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue