parent
53e7580751
commit
642910c5e6
|
|
@ -93,7 +93,6 @@
|
|||
|
||||
// 登出逻辑
|
||||
admin.logout(function(){
|
||||
|
||||
popup.success("注销成功",function(){
|
||||
location.href = "login.html";
|
||||
})
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@
|
|||
}
|
||||
})
|
||||
return false;
|
||||
|
||||
});
|
||||
})
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue