密码修改完成了返回到登录页面 页面嵌套解决办法

layer.alert("点击确定按钮返回到登录页面", {skin: 'layui-layer-molv',closeBtn: 0,anim: 4 //动画类型
},function () {
top.location.href="/logout";
});
posted @ 2019-01-21 11:01  AOP  阅读(716)  评论(0编辑  收藏  举报