摘要: layer.alert("点击确定按钮返回到登录页面", {skin: 'layui-layer-molv',closeBtn: 0,anim: 4 //动画类型},function () { top.location.href="/logout";}); 阅读全文
posted @ 2019-01-21 11:01 AOP 阅读(716) 评论(0) 推荐(1) 编辑
摘要: 解决方法 1.后台要返回json格式 2.如果返回的已经是json格式了 试试把button按钮改成input标签。 阅读全文
posted @ 2019-01-21 10:58 AOP 阅读(6034) 评论(0) 推荐(0) 编辑