修改下载网址

This commit is contained in:
yezian 2024-12-04 16:12:20 +08:00
parent ce051cd1dc
commit ee83d26cb3
2 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ export default function Zone({ params }) {
key: "download",
text: "前往下载",
primary: true,
onClick: () => router.push("/"),
onClick: () => router.push("https://tiefen.fun"),
},
{
key: "web",
@ -104,7 +104,7 @@ export default function Zone({ params }) {
key: "download",
text: "前往下载",
primary: true,
onClick: () => router.push("/"),
onClick: () => router.push("https://tiefen.fun"),
},
],
content: (

View File

@ -77,7 +77,7 @@ export default function Zone({ params }) {
key: "download",
text: "前往下载",
primary: true,
onClick: () => router.push("/"),
onClick: () => router.push("https://tiefen.fun"),
},
{
key: "web",
@ -104,7 +104,7 @@ export default function Zone({ params }) {
key: "download",
text: "前往下载",
primary: true,
onClick: () => router.push("/"),
onClick: () => router.push("https://tiefen.fun"),
},
],
content: (