{sdcms:include("include_header.html")}
{sdcms:include("include_nav.html")}
{sdcms:include("include_search.html")}
新聞導(dǎo)航
{@sdcms:loop table="sd_class" top="0" where="where followid={sdcms:class_id}" order="ordnum desc"}
- {@title}
{sdcms:loop table="sd_class" top="0" where="where followid={@id}" order="ordnum desc"}
- {title}
{/sdcms:loop}
{/@sdcms:loop}
熱門新聞
{sdcms:loop table="sd_info" top="10" where="where classid in({sdcms:class_allclassid}) and ispass=1 and iscreate=1" order="hits desc,id desc"}
- {adddate date="mm-dd"}{title len="28"}
{/sdcms:loop}
最新更新
{sdcms:loop table="sd_info" top="6" where="where ispass=1 and iscreate=1 and classid in({sdcms:class_allclassid})"}
- {adddate date="mm-dd"}[{classname}] {title len="80"}
{/sdcms:loop}
推薦新聞
{sdcms:loop table="sd_info" top="6" where="where ispass=1 and iscreate=1 and isnice=1 and classid in({sdcms:class_allclassid})"}
- {adddate date="mm-dd"}[{classname}] {title len="80"}
{/sdcms:loop}
圖文信息
{sdcms:loop table="sd_info" top="5" where="where ispass=1 and iscreate=1 and ispic=1 and classid in({sdcms:class_allclassid})"}

{title len="16"}
{/sdcms:loop}
{sdcms:include("include_copyright.html")}