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