新增跳转时打开新窗口功能
This commit is contained in:
+1
-1
@@ -373,7 +373,7 @@
|
||||
"资料上传成功,请等待审核通过",
|
||||
{ icon: 1, time: 1800 },
|
||||
function () {
|
||||
window.location.href = "usercenter.html";
|
||||
NavigationUtil.open("usercenter.html");
|
||||
}
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user