更新安卓下载链接

This commit is contained in:
yezian 2024-03-23 13:30:20 +08:00
parent 8b848f019e
commit 00f1576f41
2 changed files with 4 additions and 4 deletions

View File

@ -110,7 +110,7 @@ export default function Download({ params }) {
{deviceType === "pc" && (
<div className="flex flex-row gap-20">
<a
href="https://filecdn01.tiefen.fun/appdownload/ironfans1.2.6.apk"
href="https://filecdn01.tiefen.fun/appdownload/ironfans1.2.7.apk"
className="group relative cursor-pointer w-20 h-20 rounded-full bg-[#FFFFFF1A]"
>
<p className="group-hover:opacity-100 opacity-0 transition-all duration-300 absolute flex w-full h-full items-center justify-center text-white text-xs">
@ -161,7 +161,7 @@ export default function Download({ params }) {
href={
deviceType === "ios"
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1711165532"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.6.apk"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.7.apk"
}
>
安装

View File

@ -61,7 +61,7 @@ export default function Home() {
{deviceType === "pc" && (
<div className="flex flex-row gap-20">
<a
href="https://filecdn01.tiefen.fun/appdownload/ironfans1.2.6.apk"
href="https://filecdn01.tiefen.fun/appdownload/ironfans1.2.7.apk"
className="group relative cursor-pointer w-20 h-20 rounded-full bg-[#FFFFFF1A]"
>
<p className="group-hover:opacity-100 opacity-0 transition-all duration-300 absolute flex w-full h-full items-center justify-center text-white text-xs">
@ -111,7 +111,7 @@ export default function Home() {
href={
deviceType === "ios"
? "itms-services://?action=download-manifest&url=https%3A%2F%2Fsapi.dbqapp.com%2Fshow%2Fplist%2F991989474491629568%3F1711165532"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.6.apk"
: "https://filecdn01.tiefen.fun/appdownload/ironfans1.2.7.apk"
}
>
安装