f
This commit is contained in:
@@ -129,7 +129,7 @@ function showMarriageUpgradeNotice() {
|
|||||||
|
|
||||||
jumpNowBtn.addEventListener('click', () => {
|
jumpNowBtn.addEventListener('click', () => {
|
||||||
// 跳转到新版首页
|
// 跳转到新版首页
|
||||||
window.open('http://localhost:5173/', '_blank');
|
window.open('https://www.tianyuancha.cn/', '_blank');
|
||||||
document.body.removeChild(modal);
|
document.body.removeChild(modal);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user