$.ajax({ url: '/xxxxx/xxxxxx', datatype: 'json', type: 'get', data:{name:"",pwd:""}, success: function (data) { } });