<%template src="_head.html"%> {cmodel.title}-{config.webtitle} <%template src="_nav.html"%>

数字化转型解决方案

针对制造、物流、电商等多行业痛点,提供一站式数字化落地方案,助力企业降本增效、实现业务升级

<%set DataTable ca11=get_category_list(cmodel.channel_id,13)%> <%loop c ca11%> <%/loop%>
<%set var page1=request_getint("page1",1) %> <%set string param= "page1={0}"%> <%set var totalcount=get_article_count(4,cmodel.id,"")%> <%set var url= linkurl("show",cmodel.call_index,cmodel.id)%> <%set var tempurl=Utils_CombUrlTxt(url,param,"__id__")%> <%set DataTable ctrl=get_article_list(4,cmodel.id,6,"","sort_id desc ", page1)%> <%set string pagelist1=get_page_link2(6, page1, totalcount, tempurl)%> <%loop n ctrl%>
{n.title}
<%set string category_title= get_category_title(n[category_id],"")%> {category_title}

{n[title]}

<%cutstring({n.seo_description},150)%>

" class="inline-flex items-center text-primary font-medium hover:text-secondary transition-custom"> 查看详情
<%/loop%>
{pagelist1}
<%template src="_foot.html"%>