8ba7aa11 by yangjianbin

init

1 parent b77d6029
...@@ -72,6 +72,9 @@ ...@@ -72,6 +72,9 @@
72 }, 72 },
73 error:function(){ 73 error:function(){
74 alert("请求失败") 74 alert("请求失败")
75 },
76 complete:function () {
77 alert('complete')
75 } 78 }
76 }) 79 })
77 80
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!