475a8d4b by yangjianbin

init

1 parent 3f2b8cc3
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
66 cache: false, 66 cache: false,
67 data:data, 67 data:data,
68 dataType:'json', 68 dataType:'json',
69 contentType: "application/json; charset=utf-8", 69 // contentType: "application/json; charset=utf-8",
70 success:function(data){ 70 success:function(data){
71 alert('success'); 71 alert('success');
72 }, 72 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!