Commit 4f431a5f by 陈超

A

parent 45f5c201
...@@ -85,6 +85,7 @@ ...@@ -85,6 +85,7 @@
async:false, async:false,
type:'post', type:'post',
success: function(data){ success: function(data){
console.log(data)
if(data.status == 1) { if(data.status == 1) {
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment