function initBulletinboard(){bulletinboardData=[];$("#one_nodata_data").css("display","flex");$.ajax({url:"/data/GetBrokerNoticetoPage",type:"Post",dataType:"JSON",data:parm,success:function(n){if(n.code===200)if(n.data=n.data.PageList,bulletinboardData=n.data,n.data!=null&&n.data.length>0){var t=returnHtml(n);$("#one_nodata_data").hide();n.data.length<4?$("#newListContent").siblings().children(".fond_all").hide():$("#newListContent").siblings().children(".fond_all").show();$("#newListContent").html(t)}else $("#viewpointList").siblings().children(".fond_all").hide()},error:function(){}})}function onClickSearch(n){parm.identity=n;initBulletinboard()}function inFormation(){$(".load_more").attr("src","/Content/img/Loading.png");clearTimeout(t);parm.PageNum=1;parm.PageRow=parm.PageRow+=10;t=setTimeout(function(){initBulletinboard()},100)}function removeLabel(n){var t="--";return n!=null&&n!=""&&(t=n.replace(/<[^<>]+>/g,"")),t}function returnHtml(n){for(var r,i="",t=0;t",i+='
',i+='
'+(n.data[t].title==null?"--":n.data[t].title)+"<\/span><\/div>",i+='
"'+removeLabel(n.data[t].content)+'"<\/div>',i+='