摘要:
前台:function readygo(v) { $.ajax({ type: "post", contentType: "application/json", data: "{ v: ''}", url: "页面/t", dataType: "json", success: function (data) { if (data.d != "") { } } }); }后台:[WebMethod] public static string t(string v 阅读全文
posted @ 2014-01-02 11:59
蔡云云
阅读(189)
评论(0)
推荐(0)

浙公网安备 33010602011771号