摘要: --前台$.ajax({ type: "POST", contentType: "application/json", url: "WebForm2.aspx/GetUserName", data: "{}", dataType: "json", success: function(){...... 阅读全文
posted @ 2016-08-01 10:15 fightingyy 阅读(417) 评论(0) 推荐(0)