新增跳转时打开新窗口功能
This commit is contained in:
+1
-1
@@ -316,7 +316,7 @@
|
||||
}
|
||||
|
||||
function redirectAfterLogin() {
|
||||
window.location.href = getLoginRedirectUrl();
|
||||
NavigationUtil.open(getLoginRedirectUrl());
|
||||
}
|
||||
|
||||
function bindReferralThenRedirect() {
|
||||
|
||||
Reference in New Issue
Block a user