修改ios下载链接
This commit is contained in:
parent
0690f921ab
commit
b89dfac977
|
@ -109,7 +109,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%2F990790285027966976%3F1704382439"
|
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1704384231"
|
||||||
: "https://file.tiefen.fun/appdownload/ironfans1.1.3.apk"
|
: "https://file.tiefen.fun/appdownload/ironfans1.1.3.apk"
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue