6a034d69 by yangjianbin

init

1 parent f7a9a99d
......@@ -67,6 +67,9 @@
} 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!