Commit ecbcf49a by 冷斌

Merge remote-tracking branch 'origin/master'

parents d3eacccc 4f431a5f
...@@ -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