function delAjx(id) { $.post("/Api/sysInterface/deleteInterface", { id: id }, function (res) { if (res.httpCode == 200 && res.data) { g.alert('删除成功!'); g.open('/portMgmt/portMgmt.html'); } else { g.alert('删除失败请重试!') } }); }
http://www.json.cn/
$.each(data.data.resultList,function (k,v) { }) 45748645645:[]