修改活动域名

This commit is contained in:
yezian 2025-02-10 14:35:02 +08:00
parent 160bd8e7cd
commit c5352f984e
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}
//