摘要: //总浏览量 function SeachTotalCount(){ var par = encodeURIComponent("统计"); $.ajax({ url: "/_api/web/lists/getbytitle('"+ par +"')/items?$select=Title,ID,Count&$filter=ID eq 4", typ... 阅读全文
posted @ 2017-06-09 11:48 914556495 阅读(246) 评论(0) 推荐(0)