473e8e11 by yangjianbin

init

1 parent 0e2defe1
......@@ -65,7 +65,7 @@
url:apiBaseUrl + targetUrl,
cache: false,
data:data,
// dataType:'json',
dataType:'json',
success:function(data){
alert('success');
},
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!