摘要: $.ajax({ type: "post", url: "RegistCardMessage.aspx/GetRegistCardError", contentType: "application/json", data:"{id:'"+s+"'}", dataType: "json", success: function (data) { ... 阅读全文
posted @ 2014-01-16 12:03 源源源 阅读(161) 评论(0) 推荐(0)