diff --git a/app/event/lanternfestival/page.jsx b/app/event/lanternfestival/page.jsx index af58a20..758a561 100644 --- a/app/event/lanternfestival/page.jsx +++ b/app/event/lanternfestival/page.jsx @@ -109,7 +109,7 @@ export default function LanternFestival() { const webviewBase = webviewBaseRequest(); let base = getBase(webviewBase); if (base?.b_token !== undefined) { - window.top.location.href = `https://app.tiefen.fun/space/person_space_introduce/${item?.mid}`; + window.top.location.href = `https://app.tiefen.space/space/person_space_introduce/${item?.mid}`; return; } //如果直接从浏览器打开