c8c3cb07 by yangjianbin

init

1 parent 6a034d69
......@@ -66,10 +66,11 @@
layer.alert('请求失败');
} else {
layer.alert('请求成功');
}
setTimeout(function () {
layer_close();
},500);
}
},
error:function(){
layer.alert("请求失败")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!