...
|
...
|
@@ -46,7 +46,7 @@ $.ajaxSetup({ |
|
|
text : "重新登录",
|
|
|
iconCls : "icon-no",
|
|
|
handler : function() {
|
|
|
window.top.location.href = "http://java-ufo-platform.test3.ingress.dev.yohocorp.com/ufoPlatform/html/login.html";
|
|
|
window.top.location.href = "http://admin.ufo.yohobuy.com/ufoPlatform/html/login.html";
|
|
|
}
|
|
|
}]
|
|
|
});
|
...
|
...
|
|