修改活动域名

This commit is contained in:
yezian 2025-01-26 13:40:18 +08:00
parent 6494f9b0d0
commit 0a4e9b9ab8
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ export default function SpringFestival() {
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;
}
//