安泰声音
<
"; }else{ strNav += "<
"; } for (cnt = begin; cnt <= end; cnt++) { if(intpn == cnt){ /*当前页*/ strNav += "" + cnt + "
"; }else{ strNav += "" + cnt + "
"; } } if(intpn == inttpn){ strNav += ">
"; }else{ strNav += ">
"; } strNav += "共" + inttpn + "页
"; strNav += "跳转
"; strNav += ""; strNav += "GO
"; $(".whj_jqueryPaginationCss-1").html(strNav); }; /*加载页面数据*/ function LoadPageData(obj) { var y = $(".nav li.active").find('a').attr("name"); var cid = $("#ipt_cid").attr('name'); $.ajax({ url: "/psc/ACEMPRD/EMPLOYEE/CRM/s/WEBLIB_CMSTVIEW.TVIEW_PAGE_CONT.FieldFormula.ISCRIPT_GET_ITEMS_BY_PAGE?cid=" + cid + "&per=7&year=" + y + "&page=" + obj, dataType: "script", async: false, success: function() { _item_conts = item_conts; var contentHtml = ""; if (_item_conts.items.length > 0) { /*有返回数据*/ $.each(_item_conts.items,function(n,item) { contentHtml += ""; contentHtml += "【" + item.pb + "】"; contentHtml += "" + item._t + "
"; contentHtml += "
"; contentHtml += ""; contentHtml += "" + new Date(item.pd).getDate() + ""; contentHtml += ""; contentHtml += "
"; contentHtml += ""; contentHtml += ""; contentHtml += "【" + item.pb + "】"; contentHtml += "" + item._t + "
"; contentHtml += "
"; contentHtml += ""; contentHtml += "" + new Date(item.pd).getDate() + ""; contentHtml += ""; contentHtml += "
"; contentHtml += ""; contentHtml += "

