Get 请求 $.get(url[,data][,callback][,type]) data(json数据)参数 callback回调函数
Post请求 $.post(url[,data][,callback][,type])