{{include file="Include/head.html" index="actived"}}
    {{section name=loop loop=$adv_list}}
  • {{$adv_list[loop].title}}
  • {{/section}}
最新公告:
    {{section name=loop loop=$announ_list}} {{if $smarty.section.loop.index % 2 eq 0}}
  • {{/if}} {{$announ_list[loop].title|utf8Substr:0:25}} {{if ($smarty.section.loop.index+1) % 2 eq 0 or $smarty.section.loop.last}}
  • {{/if}} {{/section}}
{{if $is_login}}
{{$tip}}{{$userInfo.username}}
{{else}} {{/if}}
{{include file="Include/mainContent.html"}}
{{include file="Include/subContent.html"}} {{include file="Include/foot.html"}}