The js code is as follows: var list = [1,2];. $.post("/server",{"list": list}).done(function(data){ ... }).fail(function(){.
確定! 回上一頁