摘要:
$(document).ready(function() { $.ajax({ url: "http://123.207.88.84:8080/zdm/AppApi/Search/CategoryList", data: sendData, type: "POST", dataType: "json", }).done(function(json) { _this.message = json;... 阅读全文
摘要:
var rh = new Object(); rh.ReqId = "ls123"; rh.Salt = "sssseee"; var rb = new Object(); rb.CatId = "00001"; ... 阅读全文