layer.alert("点击确定按钮返回到登录页面", {skin: 'layui-layer-molv',closeBtn: 0,anim: 4 //动画类型},function () { top.location.href="/logout";});