<%set string category_title=get_category_title(model.category_id,"新闻资讯")%> {model.title} - {category_title} - {site.name} <%template src="_header2.html"%>
<%template src="_help_center_ad.html"%>
<%set string category_nav=get_category_menu("article_list", model.category_id)%> 当前位置:">首页 > ">服务中心{category_nav}

{model.title}

{model.add_time} {model.click}次浏览 分类:{category_title}

{model.content}
<%template src=/_share_js.html/%>

上一篇:<%=get_prevandnext_article("article_show", -1, "没有了", 0)%>

下一篇:<%=get_prevandnext_article("article_show", 1, "没有了", 0)%>

相关资讯

    <%set DataTable relNews=get_article_list(channel, model.category_id, 4, "is_red=1 and img_url<>'' and id<>"+model.id)%> <%foreach(DataRow dr in relNews.Rows)%>
  • ">{dr[title]}

    {dr[zhaiyao]}

    {dr[add_time]}
  • <%/foreach%> <%if(relNews.Rows.Count<1)%>
    暂无相关的资讯...
    <%/if%>
<%if(model.is_msg==1)%>

共有访客发表了评论 网友评论

<%template src="_comment_box.html"%> <%/if%>
<%template src="_footer.html"%>