头版置顶
{foreach from=$index_topinfo item=topinfo name=topinfo}
- {$topinfo.title}
{/foreach}
{foreach from=$news item=news name=newsname}
{if $smarty.foreach.newsname.iteration eq 1}
{$news.content}...
{else}
- {$news.title|truncate:"42"}{$news.begintime|date_format:'%m-%d'}
{/if}
{/foreach}
{foreach from=$announce item=announce name=announcer}
- {$announce.title}{$announce.pubdate|date_format:'%m-%d'}
{/foreach}
{foreach from=$ershou_img item=ershou_img}

{/foreach}
{foreach from=$ershou item=ershou}
- [{$ershou.catname} {$ershou.begintime|date_format:'%m-%d'}] {$ershou.title}
{/foreach}
{foreach from=$zhaopin item=zhaopin}
- [{$zhaopin.begintime|date_format:'%m-%d'}] {$zhaopin.company} {$zhaopin.title}
{/foreach}
{if $members neq ''}
{foreach from=$shopclass item=shopclass name=shopc}
{if $smarty.foreach.shopc.iteration < 9}
{$shopclass.corpname}
{/if}
{/foreach}
{/if}
{if $goods neq ''}
{/if}
{if $groups neq ''}
{foreach from=$groups item=groups}
活动名称:{$groups.gname}
报名截止:{$groups.enddate|date_format:"%Y-%m-%d"}
集合时间:{$groups.meetdate|date_format:"%Y.%m.%d"}
活动地址:{$groups.gaddress}
{/foreach}
{/if}
{if $telephone neq ''}
便民电话以下便民电话招商:300/年,变色或加粗加100元。(可新增行业类别,每类别限一家,先占先得!)加盟电话:{$config.SiteTel}
{foreach from=$telephone item=telephone}
- {$telephone.telname}
{$telephone.telnumber}
{/foreach}
{/if}
{if $lifebox neq ''}
{/if}
{if $links.img neq ''}
{foreach from=$links.img item=img_link}
{/foreach}
{/if}
{foreach from=$links.txt item=word_link}
- {$word_link.name}
{/foreach}
{include file="default/inc_foot.html"}